Godeps.json 966 B

12345678910111213141516171819202122232425262728293031323334353637
  1. {
  2. "ImportPath": "github.com/coreos/flannel",
  3. "GoVersion": "go1.3.1",
  4. "Packages": [
  5. "./..."
  6. ],
  7. "Deps": [
  8. {
  9. "ImportPath": "github.com/coreos/etcd/etcdserver/etcdhttp/httptypes",
  10. "Comment": "v2.0.0-rc.1-135-g945c5dd",
  11. "Rev": "945c5dd5588240407e09329bca9314b66220b9ff"
  12. },
  13. {
  14. "ImportPath": "github.com/coreos/etcd/pkg/types",
  15. "Comment": "v2.0.0-rc.1-135-g945c5dd",
  16. "Rev": "945c5dd5588240407e09329bca9314b66220b9ff"
  17. },
  18. {
  19. "ImportPath": "github.com/coreos/go-etcd/etcd",
  20. "Comment": "v0.4.6-12-gbf30eb7",
  21. "Rev": "bf30eb7162940ff9aa35d55b23e49ba69322963d"
  22. },
  23. {
  24. "ImportPath": "github.com/coreos/go-systemd/daemon",
  25. "Comment": "v2-26-ga606a1e",
  26. "Rev": "a606a1e936df81b70d85448221c7b1c6d8a74ef1"
  27. },
  28. {
  29. "ImportPath": "github.com/golang/glog",
  30. "Rev": "d1c4472bf2efd3826f2b5bdcc02d8416798d678c"
  31. },
  32. {
  33. "ImportPath": "github.com/vishvananda/netlink",
  34. "Rev": "2187ba67a244c1c32f53bf88876e766bbbbcd5e6"
  35. }
  36. ]
  37. }