Godeps.json 1.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. {
  2. "ImportPath": "github.com/torkelo/grafana-pro",
  3. "GoVersion": "go1.3",
  4. "Deps": [
  5. {
  6. "ImportPath": "github.com/Unknwon/com",
  7. "Rev": "d9bcf409c8a368d06c9b347705c381e7c12d54df"
  8. },
  9. {
  10. "ImportPath": "github.com/Unknwon/goconfig",
  11. "Rev": "897bf5765c8d23edc846fdab2499a63ae64b6277"
  12. },
  13. {
  14. "ImportPath": "github.com/Unknwon/macaron",
  15. "Rev": "0f55900b417c019233ec27f86950bfb9feda8379"
  16. },
  17. {
  18. "ImportPath": "github.com/codegangsta/cli",
  19. "Comment": "1.2.0-38-g9908e96",
  20. "Rev": "9908e96513e5a94de37004098a3974a567f18111"
  21. },
  22. {
  23. "ImportPath": "github.com/go-xorm/core",
  24. "Rev": "a949e067ced1cb6e6ef5c38b6f28b074fa718f1e"
  25. },
  26. {
  27. "ImportPath": "github.com/go-xorm/xorm",
  28. "Comment": "v0.4.1-19-g5c23849",
  29. "Rev": "5c23849a66f4593e68909bb6c1fa30651b5b0541"
  30. },
  31. {
  32. "ImportPath": "github.com/macaron-contrib/session",
  33. "Rev": "65b8817c40cb5bdce08673a15fd2a648c2ba0e16"
  34. },
  35. {
  36. "ImportPath": "github.com/mattn/go-sqlite3",
  37. "Rev": "d10e2c8f62100097910367dee90a9bd89d426a44"
  38. },
  39. {
  40. "ImportPath": "github.com/smartystreets/goconvey/convey",
  41. "Comment": "1.5.0-254-g627707e",
  42. "Rev": "627707e8db4a4e52f4e1fbbb4e10d98e79a3c946"
  43. },
  44. {
  45. "ImportPath": "golang.org/x/oauth2",
  46. "Rev": "e5909d4679a1926c774c712b343f10b8298687a3"
  47. }
  48. ]
  49. }