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.
- 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:dirkmueller:Factory/obs-service-go_modules && cd $_ - Create Badge
Refresh
Source Files (show merged sources derived from linked package)
| Filename | Size | Changed |
|---|---|---|
| _link | 0000000126 126 Bytes | |
| _service | 0000000687 687 Bytes | |
| _servicedata | 0000000248 248 Bytes | |
| obs-service-go_modules-0.4.1.tar.gz | 0000012266 12 KB | |
| obs-service-go_modules.changes | 0000002717 2.65 KB | |
| obs-service-go_modules.spec | 0000002926 2.86 KB |
Comments 0