Godeps.json 1.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. {
  2. "ImportPath": "github.com/fatedier/frp",
  3. "GoVersion": "go1.7",
  4. "GodepVersion": "v75",
  5. "Packages": [
  6. "./..."
  7. ],
  8. "Deps": [
  9. {
  10. "ImportPath": "github.com/astaxie/beego/logs",
  11. "Comment": "v1.7.0-7-gefbde1e",
  12. "Rev": "efbde1ee77517486eac03e814e01d724ddad18e6"
  13. },
  14. {
  15. "ImportPath": "github.com/davecgh/go-spew/spew",
  16. "Comment": "v1.1.0",
  17. "Rev": "346938d642f2ec3594ed81d874461961cd0faa76"
  18. },
  19. {
  20. "ImportPath": "github.com/docopt/docopt-go",
  21. "Comment": "0.6.2",
  22. "Rev": "784ddc588536785e7299f7272f39101f7faccc3f"
  23. },
  24. {
  25. "ImportPath": "github.com/pmezard/go-difflib/difflib",
  26. "Comment": "v1.0.0",
  27. "Rev": "792786c7400a136282c1664665ae0a8db921c6c2"
  28. },
  29. {
  30. "ImportPath": "github.com/rakyll/statik/fs",
  31. "Comment": "v0.1.0",
  32. "Rev": "274df120e9065bdd08eb1120e0375e3dc1ae8465"
  33. },
  34. {
  35. "ImportPath": "github.com/stretchr/testify/assert",
  36. "Comment": "v1.1.4-25-g2402e8e",
  37. "Rev": "2402e8e7a02fc811447d11f881aa9746cdc57983"
  38. },
  39. {
  40. "ImportPath": "github.com/vaughan0/go-ini",
  41. "Rev": "a98ad7ee00ec53921f08832bc06ecf7fd600e6a1"
  42. }
  43. ]
  44. }