Godeps.json 662 B

1234567891011121314151617181920212223242526272829
  1. {
  2. "ImportPath": "github.com/fatedier/frp",
  3. "GoVersion": "go1.6",
  4. "GodepVersion": "v74",
  5. "Packages": [
  6. "./src/..."
  7. ],
  8. "Deps": [
  9. {
  10. "ImportPath": "github.com/astaxie/beego/logs",
  11. "Comment": "v1.6.1-5-g88c5dfa",
  12. "Rev": "88c5dfa6ead42e624c2e7d9e04eab6cb2d07412a"
  13. },
  14. {
  15. "ImportPath": "github.com/docopt/docopt-go",
  16. "Comment": "0.6.2",
  17. "Rev": "784ddc588536785e7299f7272f39101f7faccc3f"
  18. },
  19. {
  20. "ImportPath": "github.com/rakyll/statik/fs",
  21. "Comment": "v0.1.0",
  22. "Rev": "274df120e9065bdd08eb1120e0375e3dc1ae8465"
  23. },
  24. {
  25. "ImportPath": "github.com/vaughan0/go-ini",
  26. "Rev": "a98ad7ee00ec53921f08832bc06ecf7fd600e6a1"
  27. }
  28. ]
  29. }