File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.24.0
55require (
66 github.com/database64128/netx-go v0.1.0
77 github.com/database64128/tfo-go/v2 v2.2.2
8- github.com/oschwald/geoip2-golang v1.11 .0
8+ github.com/oschwald/geoip2-golang v1.13 .0
99 go.uber.org/zap v1.27.0
1010 go4.org/netipx v0.0.0-20231129151722-fdeea329fbba
1111 golang.org/x/net v0.41.0
Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c
66github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
77github.com/klauspost/cpuid/v2 v2.2.10 h1:tBs3QSyvjDyFTq3uoc/9xFpCuOsJQFNPiAhYdw2skhE =
88github.com/klauspost/cpuid/v2 v2.2.10 /go.mod h1:hqwkgyIinND0mEev00jJYCxPNVRVXFQeu1XKlok6oO0 =
9- github.com/oschwald/geoip2-golang v1.11 .0 h1:hNENhCn1Uyzhf9PTmquXENiWS6AlxAEnBII6r8krA3w =
10- github.com/oschwald/geoip2-golang v1.11 .0 /go.mod h1:P9zG+54KPEFOliZ29i7SeYZ/GM6tfEL+rgSn03hYuUo =
9+ github.com/oschwald/geoip2-golang v1.13 .0 h1:Q44/Ldc703pasJeP5V9+aFSZFmBN7DKHbNsSFzQATJI =
10+ github.com/oschwald/geoip2-golang v1.13 .0 /go.mod h1:P9zG+54KPEFOliZ29i7SeYZ/GM6tfEL+rgSn03hYuUo =
1111github.com/oschwald/maxminddb-golang v1.13.1 h1:G3wwjdN9JmIK2o/ermkHM+98oX5fS+k5MbwsmL4MRQE =
1212github.com/oschwald/maxminddb-golang v1.13.1 /go.mod h1:K4pgV9N/GcK694KSTmVSDTODk4IsCNThNdTmnaBZ/F8 =
1313github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
You can’t perform that action at this time.
0 commit comments