File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11module  github.com/oschwald/maxminddb-golang/v2 
22
3- go  1.24 
3+ go  1.24.0  
44
55require  (
66github.com/stretchr/testify  v1.11.1 
7- golang.org/x/sys  v0.35 .0 
7+ golang.org/x/sys  v0.36 .0 
88)
99
1010require  (
Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZb
44github.com/pmezard/go-difflib  v1.0.0 /go.mod  h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
55github.com/stretchr/testify  v1.11.1  h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu7U =
66github.com/stretchr/testify  v1.11.1 /go.mod  h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U =
7- golang.org/x/sys  v0.35 .0  h1:vz1N37gP5bs89s7He8XuIYXpyY0+QlsKmzipCbUtyxI =
8- golang.org/x/sys  v0.35 .0 /go.mod  h1:BJP2sWEmIv4KK5OTEluFJCKSidICx8ciO85XgH3Ak8k =
7+ golang.org/x/sys  v0.36 .0  h1:KVRy2GtZBrk1cBYA7MKu5bEZFxQk4NIDV6RLVcC8o0k =
8+ golang.org/x/sys  v0.36 .0 /go.mod  h1:OgkHotnGiDImocRcuBABYBEXf8A9a87e/uXjp9XT3ks =
99gopkg.in/check.v1  v0.0.0-20161208181325-20d25e280405  h1:yhCVgyC4o1eVCa2tZl7eS0r+SDo693bJlVdllGtEeKM =
1010gopkg.in/check.v1  v0.0.0-20161208181325-20d25e280405 /go.mod  h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0 =
1111gopkg.in/yaml.v3  v3.0.1  h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA =
                         You can’t perform that action at this time. 
           
                  
0 commit comments