Godeps.json 1.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. {
  2. "ImportPath": "github.com/fatedier/frp",
  3. "GoVersion": "go1.8",
  4. "GodepVersion": "v79",
  5. "Packages": [
  6. "./..."
  7. ],
  8. "Deps": [
  9. {
  10. "ImportPath": "github.com/davecgh/go-spew/spew",
  11. "Comment": "v1.1.0",
  12. "Rev": "346938d642f2ec3594ed81d874461961cd0faa76"
  13. },
  14. {
  15. "ImportPath": "github.com/docopt/docopt-go",
  16. "Comment": "0.6.2",
  17. "Rev": "784ddc588536785e7299f7272f39101f7faccc3f"
  18. },
  19. {
  20. "ImportPath": "github.com/fatedier/beego/logs",
  21. "Comment": "v1.7.2-70-gcd7a213",
  22. "Rev": "cd7a213b889b290cf450e1dd51398af12e5a10d4"
  23. },
  24. {
  25. "ImportPath": "github.com/golang/snappy",
  26. "Rev": "5979233c5d6225d4a8e438cdd0b411888449ddab"
  27. },
  28. {
  29. "ImportPath": "github.com/pmezard/go-difflib/difflib",
  30. "Comment": "v1.0.0",
  31. "Rev": "792786c7400a136282c1664665ae0a8db921c6c2"
  32. },
  33. {
  34. "ImportPath": "github.com/rakyll/statik/fs",
  35. "Comment": "v0.1.0",
  36. "Rev": "274df120e9065bdd08eb1120e0375e3dc1ae8465"
  37. },
  38. {
  39. "ImportPath": "github.com/stretchr/testify/assert",
  40. "Comment": "v1.1.4-25-g2402e8e",
  41. "Rev": "2402e8e7a02fc811447d11f881aa9746cdc57983"
  42. },
  43. {
  44. "ImportPath": "github.com/vaughan0/go-ini",
  45. "Rev": "a98ad7ee00ec53921f08832bc06ecf7fd600e6a1"
  46. },
  47. {
  48. "ImportPath": "golang.org/x/crypto/pbkdf2",
  49. "Rev": "1f22c0103821b9390939b6776727195525381532"
  50. }
  51. ]
  52. }