Godeps.json 2.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192
  1. {
  2. "ImportPath": "github.com/grafana/grafana",
  3. "GoVersion": "go1.4.2",
  4. "Packages": [
  5. "./pkg/..."
  6. ],
  7. "Deps": [
  8. {
  9. "ImportPath": "github.com/Unknwon/com",
  10. "Rev": "d9bcf409c8a368d06c9b347705c381e7c12d54df"
  11. },
  12. {
  13. "ImportPath": "github.com/Unknwon/macaron",
  14. "Rev": "93de4f3fad97bf246b838f828e2348f46f21f20a"
  15. },
  16. {
  17. "ImportPath": "github.com/go-sql-driver/mysql",
  18. "Comment": "v1.2-26-g9543750",
  19. "Rev": "9543750295406ef070f7de8ae9c43ccddd44e15e"
  20. },
  21. {
  22. "ImportPath": "github.com/go-xorm/core",
  23. "Rev": "be6e7ac47dc57bd0ada25322fa526944f66ccaa6"
  24. },
  25. {
  26. "ImportPath": "github.com/go-xorm/xorm",
  27. "Comment": "v0.4.2-58-ge2889e5",
  28. "Rev": "e2889e5517600b82905f1d2ba8b70deb71823ffe"
  29. },
  30. {
  31. "ImportPath": "github.com/gosimple/slug",
  32. "Rev": "8d258463b4459f161f51d6a357edacd3eef9d663"
  33. },
  34. {
  35. "ImportPath": "github.com/jtolds/gls",
  36. "Rev": "f1ac7f4f24f50328e6bc838ca4437d1612a0243c"
  37. },
  38. {
  39. "ImportPath": "github.com/lib/pq",
  40. "Comment": "go1.0-cutoff-13-g19eeca3",
  41. "Rev": "19eeca3e30d2577b1761db471ec130810e67f532"
  42. },
  43. {
  44. "ImportPath": "github.com/macaron-contrib/binding",
  45. "Rev": "0fbe4b9707e6eb556ef843e5471592f55ce0a5e7"
  46. },
  47. {
  48. "ImportPath": "github.com/macaron-contrib/session",
  49. "Rev": "31e841d95c7302b9ac456c830ea2d6dfcef4f84a"
  50. },
  51. {
  52. "ImportPath": "github.com/mattn/go-sqlite3",
  53. "Rev": "e28cd440fabdd39b9520344bc26829f61db40ece"
  54. },
  55. {
  56. "ImportPath": "github.com/rainycape/unidecode",
  57. "Rev": "836ef0a715aedf08a12d595ed73ec8ed5b288cac"
  58. },
  59. {
  60. "ImportPath": "github.com/smartystreets/goconvey/convey",
  61. "Comment": "1.5.0-356-gfbc0a1c",
  62. "Rev": "fbc0a1c888f9f96263f9a559d1769905245f1123"
  63. },
  64. {
  65. "ImportPath": "github.com/streadway/amqp",
  66. "Rev": "150b7f24d6ad507e6026c13d85ce1f1391ac7400"
  67. },
  68. {
  69. "ImportPath": "golang.org/x/net/context",
  70. "Rev": "972f0c5fbe4ae29e666c3f78c3ed42ae7a448b0a"
  71. },
  72. {
  73. "ImportPath": "golang.org/x/oauth2",
  74. "Rev": "c58fcf0ffc1c772aa2e1ee4894bc19f2649263b2"
  75. },
  76. {
  77. "ImportPath": "gopkg.in/bufio.v1",
  78. "Comment": "v1",
  79. "Rev": "567b2bfa514e796916c4747494d6ff5132a1dfce"
  80. },
  81. {
  82. "ImportPath": "gopkg.in/ini.v1",
  83. "Comment": "v0-16-g1772191",
  84. "Rev": "177219109c97e7920c933e21c9b25f874357b237"
  85. },
  86. {
  87. "ImportPath": "gopkg.in/redis.v2",
  88. "Comment": "v2.3.2",
  89. "Rev": "e6179049628164864e6e84e973cfb56335748dea"
  90. }
  91. ]
  92. }