Godeps.json 637 B

123456789101112131415161718192021222324252627
  1. {
  2. "ImportPath": "github.com/coreos/flannel",
  3. "GoVersion": "go1.3.1",
  4. "Packages": [
  5. "./..."
  6. ],
  7. "Deps": [
  8. {
  9. "ImportPath": "github.com/coreos/go-etcd/etcd",
  10. "Comment": "v0.2.0-rc1-123-g0157fac",
  11. "Rev": "0157fac4bb9567e843bdbb5854e966862c36be09"
  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. }