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.
ATTENTION: Version >= 0.6.5 from Factory is broken!
- Links to devel:languages:go / obs-service-go_modules
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:ecsos/obs-service-go_modules && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000126 126 Bytes | |
_service | 0000000685 685 Bytes | |
_servicedata | 0000000252 252 Bytes | |
obs-service-go_modules-0.6.6.tar.gz | 0000015994 15.6 KB | |
obs-service-go_modules.changes | 0000009983 9.75 KB | |
obs-service-go_modules.spec | 0000002971 2.9 KB |
Comments 0