Godeps.json 1.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667
  1. {
  2. "ImportPath": "github.com/torkelo/grafana-pro",
  3. "GoVersion": "go1.3",
  4. "Deps": [
  5. {
  6. "ImportPath": "github.com/Unknwon/com",
  7. "Rev": "d9bcf409c8a368d06c9b347705c381e7c12d54df"
  8. },
  9. {
  10. "ImportPath": "github.com/Unknwon/goconfig",
  11. "Rev": "897bf5765c8d23edc846fdab2499a63ae64b6277"
  12. },
  13. {
  14. "ImportPath": "github.com/Unknwon/macaron",
  15. "Rev": "da7cbddc50b9d33e076fb1eabff13b55c3b85fc5"
  16. },
  17. {
  18. "ImportPath": "github.com/codegangsta/cli",
  19. "Comment": "1.2.0-38-g9908e96",
  20. "Rev": "9908e96513e5a94de37004098a3974a567f18111"
  21. },
  22. {
  23. "ImportPath": "github.com/go-sql-driver/mysql",
  24. "Comment": "v1.2-26-g9543750",
  25. "Rev": "9543750295406ef070f7de8ae9c43ccddd44e15e"
  26. },
  27. {
  28. "ImportPath": "github.com/go-xorm/core",
  29. "Rev": "a949e067ced1cb6e6ef5c38b6f28b074fa718f1e"
  30. },
  31. {
  32. "ImportPath": "github.com/go-xorm/xorm",
  33. "Comment": "v0.4.1-19-g5c23849",
  34. "Rev": "5c23849a66f4593e68909bb6c1fa30651b5b0541"
  35. },
  36. {
  37. "ImportPath": "github.com/macaron-contrib/binding",
  38. "Rev": "0fbe4b9707e6eb556ef843e5471592f55ce0a5e7"
  39. },
  40. {
  41. "ImportPath": "github.com/macaron-contrib/session",
  42. "Rev": "65b8817c40cb5bdce08673a15fd2a648c2ba0e16"
  43. },
  44. {
  45. "ImportPath": "github.com/mattn/go-sqlite3",
  46. "Rev": "d10e2c8f62100097910367dee90a9bd89d426a44"
  47. },
  48. {
  49. "ImportPath": "github.com/smartystreets/goconvey/convey",
  50. "Comment": "1.5.0-356-gfbc0a1c",
  51. "Rev": "fbc0a1c888f9f96263f9a559d1769905245f1123"
  52. },
  53. {
  54. "ImportPath": "golang.org/x/net/context",
  55. "Rev": "972f0c5fbe4ae29e666c3f78c3ed42ae7a448b0a"
  56. },
  57. {
  58. "ImportPath": "golang.org/x/oauth2",
  59. "Rev": "e5909d4679a1926c774c712b343f10b8298687a3"
  60. },
  61. {
  62. "ImportPath": "gopkg.in/ini.v1",
  63. "Comment": "v0-10-g28ad8c4",
  64. "Rev": "28ad8c408ba20e5c86b06d64cd2cc9248f640a83"
  65. }
  66. ]
  67. }