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: about 1 month 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-22T04:32:15.456Z (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
- awesome-go - govendor - Go Package Manager. Go vendor tool that works with the standard vendor file. (Package Management / HTTP Clients)
- awesome-go - kardianos/govendor
- zero-alloc-awesome-go - govendor - Go Package Manager. Go vendor tool that works with the standard vendor file. (Package Management / HTTP Clients)
- go-awesome - govendor - package management tool for vendors (Open source library / Dependency Management)
- awesome-go - govendor - Go Package Manager. Go vendor tool that works with the standard vendor file. Stars:`4.9K`. (Package Management / HTTP Clients)
- awesome-go - govendor - Go vendor tool that works with the standard vendor file. - ★ 4023 (Package Management)
- awesome-go-zh - govendor
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.