Godeps.json 3.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134
  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/armon/go-socks5",
  11. "Rev": "e75332964ef517daa070d7c38a9466a0d687e0a5"
  12. },
  13. {
  14. "ImportPath": "github.com/davecgh/go-spew/spew",
  15. "Comment": "v1.1.0",
  16. "Rev": "346938d642f2ec3594ed81d874461961cd0faa76"
  17. },
  18. {
  19. "ImportPath": "github.com/docopt/docopt-go",
  20. "Comment": "0.6.2",
  21. "Rev": "784ddc588536785e7299f7272f39101f7faccc3f"
  22. },
  23. {
  24. "ImportPath": "github.com/fatedier/beego/logs",
  25. "Comment": "v1.7.2-72-gf73c369",
  26. "Rev": "f73c3692bbd70a83728cb59b2c0423ff95e4ecea"
  27. },
  28. {
  29. "ImportPath": "github.com/golang/snappy",
  30. "Rev": "5979233c5d6225d4a8e438cdd0b411888449ddab"
  31. },
  32. {
  33. "ImportPath": "github.com/julienschmidt/httprouter",
  34. "Comment": "v1.1-41-g8a45e95",
  35. "Rev": "8a45e95fc75cb77048068a62daed98cc22fdac7c"
  36. },
  37. {
  38. "ImportPath": "github.com/klauspost/cpuid",
  39. "Comment": "v1.0",
  40. "Rev": "09cded8978dc9e80714c4d85b0322337b0a1e5e0"
  41. },
  42. {
  43. "ImportPath": "github.com/klauspost/reedsolomon",
  44. "Comment": "1.3-1-gdde6ad5",
  45. "Rev": "dde6ad55c5e5a6379a4e82dcca32ee407346eb6d"
  46. },
  47. {
  48. "ImportPath": "github.com/pkg/errors",
  49. "Comment": "v0.8.0-5-gc605e28",
  50. "Rev": "c605e284fe17294bda444b34710735b29d1a9d90"
  51. },
  52. {
  53. "ImportPath": "github.com/pmezard/go-difflib/difflib",
  54. "Comment": "v1.0.0",
  55. "Rev": "792786c7400a136282c1664665ae0a8db921c6c2"
  56. },
  57. {
  58. "ImportPath": "github.com/rakyll/statik/fs",
  59. "Comment": "v0.1.0",
  60. "Rev": "274df120e9065bdd08eb1120e0375e3dc1ae8465"
  61. },
  62. {
  63. "ImportPath": "github.com/stretchr/testify/assert",
  64. "Comment": "v1.1.4-25-g2402e8e",
  65. "Rev": "2402e8e7a02fc811447d11f881aa9746cdc57983"
  66. },
  67. {
  68. "ImportPath": "github.com/vaughan0/go-ini",
  69. "Rev": "a98ad7ee00ec53921f08832bc06ecf7fd600e6a1"
  70. },
  71. {
  72. "ImportPath": "github.com/xtaci/kcp-go",
  73. "Comment": "v3.17",
  74. "Rev": "df437e2b8ec365a336200f9d9da53441cf72ed47"
  75. },
  76. {
  77. "ImportPath": "github.com/xtaci/smux",
  78. "Comment": "v1.0.5-8-g2de5471",
  79. "Rev": "2de5471dfcbc029f5fe1392b83fe784127c4943e"
  80. },
  81. {
  82. "ImportPath": "golang.org/x/crypto/blowfish",
  83. "Rev": "e1a4589e7d3ea14a3352255d04b6f1a418845e5e"
  84. },
  85. {
  86. "ImportPath": "golang.org/x/crypto/cast5",
  87. "Rev": "e1a4589e7d3ea14a3352255d04b6f1a418845e5e"
  88. },
  89. {
  90. "ImportPath": "golang.org/x/crypto/pbkdf2",
  91. "Rev": "e1a4589e7d3ea14a3352255d04b6f1a418845e5e"
  92. },
  93. {
  94. "ImportPath": "golang.org/x/crypto/salsa20",
  95. "Rev": "e1a4589e7d3ea14a3352255d04b6f1a418845e5e"
  96. },
  97. {
  98. "ImportPath": "golang.org/x/crypto/salsa20/salsa",
  99. "Rev": "e1a4589e7d3ea14a3352255d04b6f1a418845e5e"
  100. },
  101. {
  102. "ImportPath": "golang.org/x/crypto/tea",
  103. "Rev": "e1a4589e7d3ea14a3352255d04b6f1a418845e5e"
  104. },
  105. {
  106. "ImportPath": "golang.org/x/crypto/twofish",
  107. "Rev": "e1a4589e7d3ea14a3352255d04b6f1a418845e5e"
  108. },
  109. {
  110. "ImportPath": "golang.org/x/crypto/xtea",
  111. "Rev": "e1a4589e7d3ea14a3352255d04b6f1a418845e5e"
  112. },
  113. {
  114. "ImportPath": "golang.org/x/net/bpf",
  115. "Rev": "e4fa1c5465ad6111f206fc92186b8c83d64adbe1"
  116. },
  117. {
  118. "ImportPath": "golang.org/x/net/context",
  119. "Rev": "e4fa1c5465ad6111f206fc92186b8c83d64adbe1"
  120. },
  121. {
  122. "ImportPath": "golang.org/x/net/internal/iana",
  123. "Rev": "e4fa1c5465ad6111f206fc92186b8c83d64adbe1"
  124. },
  125. {
  126. "ImportPath": "golang.org/x/net/internal/socket",
  127. "Rev": "e4fa1c5465ad6111f206fc92186b8c83d64adbe1"
  128. },
  129. {
  130. "ImportPath": "golang.org/x/net/ipv4",
  131. "Rev": "e4fa1c5465ad6111f206fc92186b8c83d64adbe1"
  132. }
  133. ]
  134. }