Godeps.json 631 B

123456789101112131415161718192021222324252627
  1. {
  2. "ImportPath": "github.com/coreos/flannel",
  3. "GoVersion": "go1.4.2",
  4. "Packages": [
  5. "./..."
  6. ],
  7. "Deps": [
  8. {
  9. "ImportPath": "github.com/coreos/go-etcd/etcd",
  10. "Comment": "v0.4.6-3-g441f1a1",
  11. "Rev": "441f1a1a60ef3f700b6f4b4099e0c35527a25031"
  12. },
  13. {
  14. "ImportPath": "github.com/coreos/go-systemd/daemon",
  15. "Comment": "v2-26-ga606a1e",
  16. "Rev": "a606a1e936df81b70d85448221c7b1c6d8a74ef1"
  17. },
  18. {
  19. "ImportPath": "github.com/golang/glog",
  20. "Rev": "d1c4472bf2efd3826f2b5bdcc02d8416798d678c"
  21. },
  22. {
  23. "ImportPath": "github.com/vishvananda/netlink",
  24. "Rev": "2187ba67a244c1c32f53bf88876e766bbbbcd5e6"
  25. }
  26. ]
  27. }