Skip to content

Commit

Permalink
fix: compatible with 32-bit system
Browse files Browse the repository at this point in the history
Change-Id: I129c8b4eabe4478926bd94d65e4c444b839f27f4
  • Loading branch information
andeya committed Apr 16, 2020
1 parent fd60331 commit 1b8bb0f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ require (
github.com/gogo/protobuf v1.2.1
github.com/golang/protobuf v1.3.1
github.com/henrylee2cn/cfgo v0.0.0-20180417024816-e6c3cc325b21
github.com/henrylee2cn/goutil v0.0.0-20191029125303-21920e347847
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
github.com/lucas-clemente/quic-go v0.13.1
github.com/montanaflynn/stats v0.5.0
github.com/stretchr/testify v1.4.0
Expand Down

0 comments on commit 1b8bb0f

Please sign in to comment.