Godeps.json 681 B

12345678910111213141516171819202122232425262728
  1. {
  2. "ImportPath": "github.com/coreos/rudder",
  3. "GoVersion": "go1.2.2",
  4. "Packages": [
  5. "./..."
  6. ],
  7. "Deps": [
  8. {
  9. "ImportPath": "github.com/coreos/go-etcd/etcd",
  10. "Comment": "v0.2.0-rc1-120-g23142f6",
  11. "Rev": "23142f6773a676cc2cae8dd0cb90b2ea761c853f"
  12. },
  13. {
  14. "ImportPath": "github.com/coreos/go-systemd/daemon",
  15. "Comment": "v2-26-ga606a1e",
  16. "Rev": "a606a1e936df81b70d85448221c7b1c6d8a74ef1"
  17. },
  18. {
  19. "ImportPath": "github.com/docker/libcontainer/netlink",
  20. "Comment": "v1.1.0-131-g164cd80",
  21. "Rev": "164cd807a16e63ed539cddda55ce3bbc32e1791e"
  22. },
  23. {
  24. "ImportPath": "github.com/golang/glog",
  25. "Rev": "d1c4472bf2efd3826f2b5bdcc02d8416798d678c"
  26. }
  27. ]
  28. }