Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kardianos/Govendor
Use Go Modules.
https://github.com/kardianos/Govendor
go golang vendor
Last synced: 18 days ago
JSON representation
Use Go Modules.
- Host: GitHub
- URL: https://github.com/kardianos/Govendor
- Owner: kardianos
- License: bsd-3-clause
- Archived: true
- Created: 2015-04-12T15:26:40.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-03-02T05:34:32.000Z (over 4 years ago)
- Last Synced: 2024-09-26T04:21:38.961Z (about 2 months ago)
- Topics: go, golang, vendor
- Language: Go
- Homepage: https://blog.golang.org/migrating-to-go-modules
- Size: 2.26 MB
- Stars: 4,935
- Watchers: 95
- Forks: 399
- Open Issues: 122
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Use Go modules
[Go modules](https://blog.golang.org/migrating-to-go-modules)
Work well now. Go modules is considered production with go1.14, but work well on 1.13 and 1.12.Please don't use this tool anymore.
Please use Go modules.