vendor dependencies with glide

This commit is contained in:
Kevin Schoon
2017-03-12 10:15:21 +07:00
parent d5ef818c8d
commit eaac079b15
3 changed files with 105 additions and 0 deletions

11
glide.yaml Normal file
View File

@@ -0,0 +1,11 @@
package: github.com/bcicen/ctop
import:
- package: github.com/fsouza/go-dockerclient
- package: github.com/gizak/termui
version: barchart-numfmt
repo: https://github.com/bcicen/termui
vcs: git
- package: github.com/jgautheron/codename-generator
- package: github.com/nu7hatch/gouuid
- package: github.com/op/go-logging
version: ^1.0.0