Masterminds / glide

Package Management for Golang
https://glide.sh
Other
8.15k stars 541 forks source link

Does glide support choice the dependencies master branch,not just release version? #951

Open jiangdl opened 6 years ago

jiangdl commented 6 years ago

Does glide support choice the dependencies master branch,not just release version?

martin-dos-santos commented 5 years ago

You can use

version: master

instead of

version: ~x.x.x