1
0

Godeps.json 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  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/julienschmidt/httprouter",
  30. "Comment": "v1.1-41-g8a45e95",
  31. "Rev": "8a45e95fc75cb77048068a62daed98cc22fdac7c"
  32. },
  33. {
  34. "ImportPath": "github.com/pmezard/go-difflib/difflib",
  35. "Comment": "v1.0.0",
  36. "Rev": "792786c7400a136282c1664665ae0a8db921c6c2"
  37. },
  38. {
  39. "ImportPath": "github.com/rakyll/statik/fs",
  40. "Comment": "v0.1.0",
  41. "Rev": "274df120e9065bdd08eb1120e0375e3dc1ae8465"
  42. },
  43. {
  44. "ImportPath": "github.com/stretchr/testify/assert",
  45. "Comment": "v1.1.4-25-g2402e8e",
  46. "Rev": "2402e8e7a02fc811447d11f881aa9746cdc57983"
  47. },
  48. {
  49. "ImportPath": "github.com/vaughan0/go-ini",
  50. "Rev": "a98ad7ee00ec53921f08832bc06ecf7fd600e6a1"
  51. },
  52. {
  53. "ImportPath": "golang.org/x/crypto/pbkdf2",
  54. "Rev": "1f22c0103821b9390939b6776727195525381532"
  55. }
  56. ]
  57. }