OBS Source Service to download, verify and vendor Go module dependency sources

Edit Package obs-service-go_modules

Using go.mod and go.sum distributed with a Go application, the obs-service-go_modules service calls go mod download, go mod verify and go mod vendor. The service then creates vendor.tar.gz containing the vendor/ directory populated by go mod vendor, allowing Go application package builds without network access during the build stage.

Refresh
Refresh
Source Files
Filename Size Changed
_service 0000000687 687 Bytes
_servicedata 0000000248 248 Bytes
obs-service-go_modules-0.5.0.tar.gz 0000014736 14.4 KB
obs-service-go_modules.changes 0000003176 3.1 KB
obs-service-go_modules.spec 0000002922 2.85 KB
Revision 4 (latest revision is 10)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 982163 from Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) (revision 4)
- Update to version 0.5.0:
  * README update
  * Check go mod subcommand return code, log and exit on error
  * Log go.mod file not found as error not info
  * Execute go mod subcommands using subprocess.run()
  * Rework the service to better work with obs_scm
- Add Require: python3-libarchive-c
- Drop Require: tar
- Drop Require: gzip (forwarded request 982161 from jfkw)
Comments 0
openSUSE Build Service is sponsored by