Godeps.json 1.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667
  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-72-gf73c369",
  22. "Rev": "f73c3692bbd70a83728cb59b2c0423ff95e4ecea"
  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/pkg/errors",
  35. "Comment": "v0.8.0-5-gc605e28",
  36. "Rev": "c605e284fe17294bda444b34710735b29d1a9d90"
  37. },
  38. {
  39. "ImportPath": "github.com/pmezard/go-difflib/difflib",
  40. "Comment": "v1.0.0",
  41. "Rev": "792786c7400a136282c1664665ae0a8db921c6c2"
  42. },
  43. {
  44. "ImportPath": "github.com/rakyll/statik/fs",
  45. "Comment": "v0.1.0",
  46. "Rev": "274df120e9065bdd08eb1120e0375e3dc1ae8465"
  47. },
  48. {
  49. "ImportPath": "github.com/stretchr/testify/assert",
  50. "Comment": "v1.1.4-25-g2402e8e",
  51. "Rev": "2402e8e7a02fc811447d11f881aa9746cdc57983"
  52. },
  53. {
  54. "ImportPath": "github.com/vaughan0/go-ini",
  55. "Rev": "a98ad7ee00ec53921f08832bc06ecf7fd600e6a1"
  56. },
  57. {
  58. "ImportPath": "github.com/xtaci/smux",
  59. "Comment": "v1.0.5-8-g2de5471",
  60. "Rev": "2de5471dfcbc029f5fe1392b83fe784127c4943e"
  61. },
  62. {
  63. "ImportPath": "golang.org/x/crypto/pbkdf2",
  64. "Rev": "1f22c0103821b9390939b6776727195525381532"
  65. }
  66. ]
  67. }