Godeps.json 2.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879
  1. {
  2. "ImportPath": "github.com/torkelo/grafana-pro",
  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/goconfig",
  14. "Rev": "897bf5765c8d23edc846fdab2499a63ae64b6277"
  15. },
  16. {
  17. "ImportPath": "github.com/Unknwon/macaron",
  18. "Rev": "da7cbddc50b9d33e076fb1eabff13b55c3b85fc5"
  19. },
  20. {
  21. "ImportPath": "github.com/codegangsta/cli",
  22. "Comment": "1.2.0-38-g9908e96",
  23. "Rev": "9908e96513e5a94de37004098a3974a567f18111"
  24. },
  25. {
  26. "ImportPath": "github.com/go-sql-driver/mysql",
  27. "Comment": "v1.2-26-g9543750",
  28. "Rev": "9543750295406ef070f7de8ae9c43ccddd44e15e"
  29. },
  30. {
  31. "ImportPath": "github.com/go-xorm/core",
  32. "Rev": "a949e067ced1cb6e6ef5c38b6f28b074fa718f1e"
  33. },
  34. {
  35. "ImportPath": "github.com/go-xorm/xorm",
  36. "Comment": "v0.4.1-19-g5c23849",
  37. "Rev": "5c23849a66f4593e68909bb6c1fa30651b5b0541"
  38. },
  39. {
  40. "ImportPath": "github.com/jtolds/gls",
  41. "Rev": "f1ac7f4f24f50328e6bc838ca4437d1612a0243c"
  42. },
  43. {
  44. "ImportPath": "github.com/lib/pq",
  45. "Comment": "go1.0-cutoff-13-g19eeca3",
  46. "Rev": "19eeca3e30d2577b1761db471ec130810e67f532"
  47. },
  48. {
  49. "ImportPath": "github.com/macaron-contrib/binding",
  50. "Rev": "0fbe4b9707e6eb556ef843e5471592f55ce0a5e7"
  51. },
  52. {
  53. "ImportPath": "github.com/macaron-contrib/session",
  54. "Rev": "65b8817c40cb5bdce08673a15fd2a648c2ba0e16"
  55. },
  56. {
  57. "ImportPath": "github.com/mattn/go-sqlite3",
  58. "Rev": "d10e2c8f62100097910367dee90a9bd89d426a44"
  59. },
  60. {
  61. "ImportPath": "github.com/smartystreets/goconvey/convey",
  62. "Comment": "1.5.0-356-gfbc0a1c",
  63. "Rev": "fbc0a1c888f9f96263f9a559d1769905245f1123"
  64. },
  65. {
  66. "ImportPath": "golang.org/x/net/context",
  67. "Rev": "972f0c5fbe4ae29e666c3f78c3ed42ae7a448b0a"
  68. },
  69. {
  70. "ImportPath": "golang.org/x/oauth2",
  71. "Rev": "e5909d4679a1926c774c712b343f10b8298687a3"
  72. },
  73. {
  74. "ImportPath": "gopkg.in/ini.v1",
  75. "Comment": "v0-10-g28ad8c4",
  76. "Rev": "28ad8c408ba20e5c86b06d64cd2cc9248f640a83"
  77. }
  78. ]
  79. }