We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd60331 commit 1b8bb0fCopy full SHA for 1b8bb0f
go.mod
@@ -5,8 +5,8 @@ require (
5
github.com/gogo/protobuf v1.2.1
6
github.com/golang/protobuf v1.3.1
7
github.com/henrylee2cn/cfgo v0.0.0-20180417024816-e6c3cc325b21
8
- github.com/henrylee2cn/goutil v0.0.0-20191029125303-21920e347847
9
- github.com/kavu/go_reuseport v1.4.0
+ github.com/henrylee2cn/goutil v0.0.0-20200416032639-974f5b4094a2
+ github.com/kavu/go_reuseport v1.4.0 // indirect
10
github.com/lucas-clemente/quic-go v0.13.1
11
github.com/montanaflynn/stats v0.5.0
12
github.com/stretchr/testify v1.4.0
0 commit comments