We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a02eaed + d1e6d2d commit b6632beCopy full SHA for b6632be
go.mod
@@ -3,7 +3,7 @@ module github.com/smallnest/1m-go-tcp-server
3
go 1.15
4
5
require (
6
- github.com/libp2p/go-reuseport v0.2.0
+ github.com/libp2p/go-reuseport v0.0.2
7
github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475
8
golang.org/x/sys v0.0.0-20201223074533-0d417f636930
9
)
0 commit comments