Godeps.json 2.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596
  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": "a2392a4a87fa0366cbff131d3fd421f83f52492f"
  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/smartystreets/goconvey/convey",
  57. "Comment": "1.5.0-356-gfbc0a1c",
  58. "Rev": "fbc0a1c888f9f96263f9a559d1769905245f1123"
  59. },
  60. {
  61. "ImportPath": "github.com/streadway/amqp",
  62. "Rev": "150b7f24d6ad507e6026c13d85ce1f1391ac7400"
  63. },
  64. {
  65. "ImportPath": "golang.org/x/net/context",
  66. "Rev": "972f0c5fbe4ae29e666c3f78c3ed42ae7a448b0a"
  67. },
  68. {
  69. "ImportPath": "golang.org/x/oauth2",
  70. "Rev": "c58fcf0ffc1c772aa2e1ee4894bc19f2649263b2"
  71. },
  72. {
  73. "ImportPath": "gopkg.in/bufio.v1",
  74. "Comment": "v1",
  75. "Rev": "567b2bfa514e796916c4747494d6ff5132a1dfce"
  76. },
  77. {
  78. "ImportPath": "gopkg.in/ini.v1",
  79. "Comment": "v0-16-g1772191",
  80. "Rev": "177219109c97e7920c933e21c9b25f874357b237"
  81. },
  82. {
  83. "ImportPath": "gopkg.in/redis.v2",
  84. "Comment": "v2.3.2",
  85. "Rev": "e6179049628164864e6e84e973cfb56335748dea"
  86. },
  87. {
  88. "ImportPath": "gopkgs.com/pool.v1",
  89. "Rev": "c850f092aad1780cbffff25f471c5cc32097932a"
  90. },
  91. {
  92. "ImportPath": "gopkgs.com/unidecode.v1",
  93. "Rev": "4deae2c05236b41cc39f8144ac87a837ba974d40"
  94. }
  95. ]
  96. }