Godeps.json 2.8 KB

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