https://github.com/k8scat/vendor
Download modules for govendor in China.
https://github.com/k8scat/vendor
actions docker ghcr go govendor shell
Last synced: about 2 months ago
JSON representation
Download modules for govendor in China.
- Host: GitHub
- URL: https://github.com/k8scat/vendor
- Owner: k8scat
- Created: 2021-09-16T05:41:49.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-09-16T13:24:58.000Z (almost 5 years ago)
- Last Synced: 2026-02-17T22:47:48.595Z (4 months ago)
- Topics: actions, docker, ghcr, go, govendor, shell
- Language: Shell
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vendor
Download modules for [govendor](https://github.com/kardianos/govendor) in China.
## Usage
```bash
docker pull ghcr.io/k8scat/vendor:latest
docker run \
--rm \
-v /tmp/data:/data \
ghcr.io/k8scat/vendor:latest \
-u \
-t \
-r \
-b [BRANCH]
```
Output: `/tmp/data/vendor.tgz`