Skip to content

Commit

Permalink
upgrade to kcp-go@v5.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
xtaci committed Feb 9, 2020
1 parent 23cd29a commit 0da9173
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/google/gopacket v1.1.17 // indirect
github.com/pkg/errors v0.8.1
github.com/urfave/cli v1.21.0
github.com/xtaci/kcp-go/v5 v5.5.5

This comment has been minimized.

Copy link
@PK2702

PK2702 Feb 10, 2020

GitHub.com/crack/kcp-go/v5 v5.5.6

github.com/xtaci/kcp-go/v5 v5.5.6
github.com/xtaci/smux v1.5.9
github.com/xtaci/tcpraw v1.2.25
golang.org/x/crypto v0.0.0-20191206172530-e9b2fee46413
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ github.com/xtaci/kcp-go/v5 v5.5.4 h1:LxBOkiy+NKBK80tfKF1uFMfQyMIRyyIjaLrvR9udkyk
github.com/xtaci/kcp-go/v5 v5.5.4/go.mod h1:Oyw+zrBrO58urX1AaWV+2RynthEKcs+qrRAh0Q8YpdU=
github.com/xtaci/kcp-go/v5 v5.5.5 h1:6wHtI6FyJVQ+PemXtCwhvVS6yu7sBQJWli6nOrg82qQ=
github.com/xtaci/kcp-go/v5 v5.5.5/go.mod h1:Oyw+zrBrO58urX1AaWV+2RynthEKcs+qrRAh0Q8YpdU=
github.com/xtaci/kcp-go/v5 v5.5.6 h1:6Lj2m2YKhEEko9mpYVU73yfF6p+ATEKiQmCMZsIjBx0=
github.com/xtaci/kcp-go/v5 v5.5.6/go.mod h1:Oyw+zrBrO58urX1AaWV+2RynthEKcs+qrRAh0Q8YpdU=
github.com/xtaci/lossyconn v0.0.0-20190602105132-8df528c0c9ae h1:J0GxkO96kL4WF+AIT3M4mfUVinOCPgf2uUWYFUzN0sM=
github.com/xtaci/lossyconn v0.0.0-20190602105132-8df528c0c9ae/go.mod h1:gXtu8J62kEgmN++bm9BVICuT/e8yiLI2KFobd/TRFsE=
github.com/xtaci/smux v1.5.7 h1:fVOjux34i112nzp5BIF7yg4WvVKLj1pUMqEgSdiBho4=
Expand Down

0 comments on commit 0da9173

Please sign in to comment.