Skip to content

Commit b6632be

Browse files
authored
Merge pull request #7 from bigwhite/master
change the version of go-reuseport to v0.0.2
2 parents a02eaed + d1e6d2d commit b6632be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/smallnest/1m-go-tcp-server
33
go 1.15
44

55
require (
6-
github.com/libp2p/go-reuseport v0.2.0
6+
github.com/libp2p/go-reuseport v0.0.2
77
github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475
88
golang.org/x/sys v0.0.0-20201223074533-0d417f636930
99
)

0 commit comments

Comments
 (0)