Skip to content

Commit

Permalink
🔼 Update tfo-go
Browse files Browse the repository at this point in the history
  • Loading branch information
database64128 committed Sep 30, 2022
1 parent ee1044b commit 8c8557b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/database64128/shadowsocks-go
go 1.19

require (
github.com/database64128/tfo-go/v2 v2.0.0
github.com/database64128/tfo-go/v2 v2.0.1
github.com/oschwald/geoip2-golang v1.8.0
go.uber.org/zap v1.23.0
go4.org/netipx v0.0.0-20220925034521-797b0c90d8ab
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
github.com/benbjohnson/clock v1.1.0 h1:Q92kusRqC1XV2MjkWETPvjJVqKetz1OzxZB7mHJLju8=
github.com/database64128/tfo-go/v2 v2.0.0 h1:cREbC/lBLUVc7OpyZE90w9Gb9YnEKlh1rBfCsMYL7GQ=
github.com/database64128/tfo-go/v2 v2.0.0/go.mod h1:R9JagNEfFqDcK3+5/zNxo4fjikJ/YZquvwChw5WSmrc=
github.com/database64128/tfo-go/v2 v2.0.1 h1:VFfturVoq6NmPGfhXO1K15x82KR19aAfw1RYtTzyVv4=
github.com/database64128/tfo-go/v2 v2.0.1/go.mod h1:FDdt4JaAsRU66wsYHxSVytYimPkKIHupVsxM+5DhvjY=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
Expand Down

0 comments on commit 8c8557b

Please sign in to comment.