Package obs-service-go_modules
An OBS source service: Download, verify and vendor Go module dependencies
https://github.com/openSUSE/obs-service-go_modules
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/
Version: 0.6.9
General Commands | |
| obs-service-go_modules | |