An OBS source service: Download, verify and vendor Go module dependencies
An OBS Source Service that will download,
verify and vendor Go module dependency sources.
Using go.mod and go.sum present in a Go application,
the source service will call Go tools in sequence:
go mod download
go mod verify
go mod vendor
Then create a vendor.tar.gz populated with the contents of
vendor/
There is no official package available for openSUSE Leap 16.0