1
0

Godeps.json 524 B

123456789101112131415161718192021222324
  1. {
  2. "ImportPath": "github.com/fatedier/frp",
  3. "GoVersion": "go1.6",
  4. "GodepVersion": "v74",
  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/vaughan0/go-ini",
  21. "Rev": "a98ad7ee00ec53921f08832bc06ecf7fd600e6a1"
  22. }
  23. ]
  24. }