Godeps.json 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122
  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/klauspost/cpuid",
  35. "Comment": "v1.0",
  36. "Rev": "09cded8978dc9e80714c4d85b0322337b0a1e5e0"
  37. },
  38. {
  39. "ImportPath": "github.com/klauspost/reedsolomon",
  40. "Comment": "1.3-1-gdde6ad5",
  41. "Rev": "dde6ad55c5e5a6379a4e82dcca32ee407346eb6d"
  42. },
  43. {
  44. "ImportPath": "github.com/pkg/errors",
  45. "Comment": "v0.8.0-5-gc605e28",
  46. "Rev": "c605e284fe17294bda444b34710735b29d1a9d90"
  47. },
  48. {
  49. "ImportPath": "github.com/pmezard/go-difflib/difflib",
  50. "Comment": "v1.0.0",
  51. "Rev": "792786c7400a136282c1664665ae0a8db921c6c2"
  52. },
  53. {
  54. "ImportPath": "github.com/rakyll/statik/fs",
  55. "Comment": "v0.1.0",
  56. "Rev": "274df120e9065bdd08eb1120e0375e3dc1ae8465"
  57. },
  58. {
  59. "ImportPath": "github.com/stretchr/testify/assert",
  60. "Comment": "v1.1.4-25-g2402e8e",
  61. "Rev": "2402e8e7a02fc811447d11f881aa9746cdc57983"
  62. },
  63. {
  64. "ImportPath": "github.com/vaughan0/go-ini",
  65. "Rev": "a98ad7ee00ec53921f08832bc06ecf7fd600e6a1"
  66. },
  67. {
  68. "ImportPath": "github.com/xtaci/kcp-go",
  69. "Comment": "v3.17",
  70. "Rev": "df437e2b8ec365a336200f9d9da53441cf72ed47"
  71. },
  72. {
  73. "ImportPath": "github.com/xtaci/smux",
  74. "Comment": "v1.0.5-8-g2de5471",
  75. "Rev": "2de5471dfcbc029f5fe1392b83fe784127c4943e"
  76. },
  77. {
  78. "ImportPath": "golang.org/x/crypto/blowfish",
  79. "Rev": "1f22c0103821b9390939b6776727195525381532"
  80. },
  81. {
  82. "ImportPath": "golang.org/x/crypto/cast5",
  83. "Rev": "1f22c0103821b9390939b6776727195525381532"
  84. },
  85. {
  86. "ImportPath": "golang.org/x/crypto/pbkdf2",
  87. "Rev": "1f22c0103821b9390939b6776727195525381532"
  88. },
  89. {
  90. "ImportPath": "golang.org/x/crypto/salsa20",
  91. "Rev": "1f22c0103821b9390939b6776727195525381532"
  92. },
  93. {
  94. "ImportPath": "golang.org/x/crypto/salsa20/salsa",
  95. "Rev": "1f22c0103821b9390939b6776727195525381532"
  96. },
  97. {
  98. "ImportPath": "golang.org/x/crypto/tea",
  99. "Rev": "1f22c0103821b9390939b6776727195525381532"
  100. },
  101. {
  102. "ImportPath": "golang.org/x/crypto/twofish",
  103. "Rev": "1f22c0103821b9390939b6776727195525381532"
  104. },
  105. {
  106. "ImportPath": "golang.org/x/crypto/xtea",
  107. "Rev": "1f22c0103821b9390939b6776727195525381532"
  108. },
  109. {
  110. "ImportPath": "golang.org/x/net/bpf",
  111. "Rev": "3b993948b6f0e651ffb58ba135d8538a68b1cddf"
  112. },
  113. {
  114. "ImportPath": "golang.org/x/net/internal/iana",
  115. "Rev": "3b993948b6f0e651ffb58ba135d8538a68b1cddf"
  116. },
  117. {
  118. "ImportPath": "golang.org/x/net/ipv4",
  119. "Rev": "3b993948b6f0e651ffb58ba135d8538a68b1cddf"
  120. }
  121. ]
  122. }