Godeps.json 1.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  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. "Rev": "fc32781af5e85e548d3f1abaf0fa3dbe8a72495c"
  17. },
  18. {
  19. "ImportPath": "github.com/docopt/docopt-go",
  20. "Comment": "0.6.2",
  21. "Rev": "784ddc588536785e7299f7272f39101f7faccc3f"
  22. },
  23. {
  24. "ImportPath": "github.com/pmezard/go-difflib/difflib",
  25. "Comment": "v1.0.0",
  26. "Rev": "792786c7400a136282c1664665ae0a8db921c6c2"
  27. },
  28. {
  29. "ImportPath": "github.com/rakyll/statik/fs",
  30. "Comment": "v0.1.0",
  31. "Rev": "274df120e9065bdd08eb1120e0375e3dc1ae8465"
  32. },
  33. {
  34. "ImportPath": "github.com/stretchr/testify/assert",
  35. "Comment": "v1.1.4-6-g18a02ba",
  36. "Rev": "18a02ba4a312f95da08ff4cfc0055750ce50ae9e"
  37. },
  38. {
  39. "ImportPath": "github.com/vaughan0/go-ini",
  40. "Rev": "a98ad7ee00ec53921f08832bc06ecf7fd600e6a1"
  41. }
  42. ]
  43. }