File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,15 +5,15 @@ go 1.14
5
5
require (
6
6
git.apache.org/thrift.git v0.13.0
7
7
github.com/gogo/protobuf v1.2.1
8
- github.com/golang/protobuf v1.3.1
8
+ github.com/golang/protobuf v1.4.2
9
9
github.com/henrylee2cn/cfgo v0.0.0-20180417024816-e6c3cc325b21
10
10
github.com/henrylee2cn/goutil v0.0.0-20200416032639-974f5b4094a2
11
11
github.com/kavu/go_reuseport v1.4.0 // indirect
12
- github.com/lucas-clemente/quic-go v0.15.5
12
+ github.com/lucas-clemente/quic-go v0.18.0
13
13
github.com/montanaflynn/stats v0.5.0
14
14
github.com/stretchr/testify v1.4.0
15
15
github.com/tidwall/evio v1.0.7
16
16
github.com/tidwall/gjson v1.2.2
17
17
github.com/xtaci/kcp-go/v5 v5.5.12
18
- golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae
18
+ golang.org/x/sys v0.0.0-20200519105757-fe76b779f299
19
19
)
You can’t perform that action at this time.
0 commit comments