Godeps.json 2.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596
  1. {
  2. "ImportPath": "github.com/grafana/grafana",
  3. "GoVersion": "go1.3",
  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/dalu/slug",
  18. "Rev": "6dbd13912e9be466e2c1de349a2c7d1466c97e07"
  19. },
  20. {
  21. "ImportPath": "github.com/dalu/unidecode",
  22. "Rev": "339814d47f3e32a6f7036a0a4c56ed9b373dd755"
  23. },
  24. {
  25. "ImportPath": "github.com/go-sql-driver/mysql",
  26. "Comment": "v1.2-26-g9543750",
  27. "Rev": "9543750295406ef070f7de8ae9c43ccddd44e15e"
  28. },
  29. {
  30. "ImportPath": "github.com/go-xorm/core",
  31. "Rev": "be6e7ac47dc57bd0ada25322fa526944f66ccaa6"
  32. },
  33. {
  34. "ImportPath": "github.com/go-xorm/xorm",
  35. "Comment": "v0.4.2-58-ge2889e5",
  36. "Rev": "e2889e5517600b82905f1d2ba8b70deb71823ffe"
  37. },
  38. {
  39. "ImportPath": "github.com/jtolds/gls",
  40. "Rev": "f1ac7f4f24f50328e6bc838ca4437d1612a0243c"
  41. },
  42. {
  43. "ImportPath": "github.com/lib/pq",
  44. "Comment": "go1.0-cutoff-13-g19eeca3",
  45. "Rev": "19eeca3e30d2577b1761db471ec130810e67f532"
  46. },
  47. {
  48. "ImportPath": "github.com/macaron-contrib/binding",
  49. "Rev": "0fbe4b9707e6eb556ef843e5471592f55ce0a5e7"
  50. },
  51. {
  52. "ImportPath": "github.com/macaron-contrib/session",
  53. "Rev": "31e841d95c7302b9ac456c830ea2d6dfcef4f84a"
  54. },
  55. {
  56. "ImportPath": "github.com/mattn/go-sqlite3",
  57. "Rev": "e28cd440fabdd39b9520344bc26829f61db40ece"
  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. "ImportPath": "gopkgs.com/pool.v1",
  93. "Rev": "c850f092aad1780cbffff25f471c5cc32097932a"
  94. }
  95. ]
  96. }