Godeps.json 1.9 KB

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