Godeps.json 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. {
  2. "ImportPath": "frp",
  3. "GoVersion": "go1.4",
  4. "GodepVersion": "v62",
  5. "Packages": [
  6. "./..."
  7. ],
  8. "Deps": [
  9. {
  10. "ImportPath": "github.com/astaxie/beego/logs",
  11. "Comment": "v1.5.0-9-gfb7314f",
  12. "Rev": "fb7314f8ac86b83ccd34386518d97cf2363e2ae5"
  13. },
  14. {
  15. "ImportPath": "github.com/docopt/docopt-go",
  16. "Comment": "0.6.2",
  17. "Rev": "784ddc588536785e7299f7272f39101f7faccc3f"
  18. },
  19. {
  20. "ImportPath": "github.com/gin-gonic/gin",
  21. "Comment": "v1.0rc1-262-g5caaac4",
  22. "Rev": "5caaac4c5c712a9e7a7de29e6c24ef46c753017f"
  23. },
  24. {
  25. "ImportPath": "github.com/gin-gonic/gin/binding",
  26. "Comment": "v1.0rc1-262-g5caaac4",
  27. "Rev": "5caaac4c5c712a9e7a7de29e6c24ef46c753017f"
  28. },
  29. {
  30. "ImportPath": "github.com/gin-gonic/gin/render",
  31. "Comment": "v1.0rc1-262-g5caaac4",
  32. "Rev": "5caaac4c5c712a9e7a7de29e6c24ef46c753017f"
  33. },
  34. {
  35. "ImportPath": "github.com/golang/protobuf/proto",
  36. "Rev": "7cc19b78d562895b13596ddce7aafb59dd789318"
  37. },
  38. {
  39. "ImportPath": "github.com/manucorporat/sse",
  40. "Rev": "ee05b128a739a0fb76c7ebd3ae4810c1de808d6d"
  41. },
  42. {
  43. "ImportPath": "github.com/vaughan0/go-ini",
  44. "Rev": "a98ad7ee00ec53921f08832bc06ecf7fd600e6a1"
  45. },
  46. {
  47. "ImportPath": "golang.org/x/net/context",
  48. "Rev": "3b993948b6f0e651ffb58ba135d8538a68b1cddf"
  49. },
  50. {
  51. "ImportPath": "gopkg.in/go-playground/validator.v8",
  52. "Comment": "v8.17.1",
  53. "Rev": "014792cf3e266caff1e916876be12282b33059e0"
  54. },
  55. {
  56. "ImportPath": "gopkg.in/yaml.v2",
  57. "Rev": "a83829b6f1293c91addabc89d0571c246397bbf4"
  58. }
  59. ]
  60. }