OBS Source Service to download, verify and vendor Go module dependency sources
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.
- Sources inherited from project openSUSE:Tools
-
1
derived packages
- Links to openSUSE:Factory / obs-service-go_modules
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:louis94_m:freeciv21/obs-service-go_modules && cd $_ - Create Badge
Refresh
Source Files (show merged sources derived from linked package)
| Filename | Size | Changed |
|---|---|---|
| _link | 0000000133 133 Bytes | |
| _service | 0000000687 687 Bytes | |
| _servicedata | 0000000248 248 Bytes | |
| obs-service-go_modules-0.6.3.tar.gz | 0000015713 15.3 KB | |
| obs-service-go_modules.changes | 0000005505 5.38 KB | |
| obs-service-go_modules.spec | 0000002922 2.85 KB |
Comments 0