This repository was archived by the owner on Jan 6, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ require (
2020 github.com/mattn/go-shellwords v1.0.12
2121 github.com/mitchellh/mapstructure v1.5.0
2222 github.com/opencontainers/image-spec v1.1.0
23- github.com/oschwald/geoip2-golang v1.9 .0
23+ github.com/oschwald/geoip2-golang v1.11 .0
2424 github.com/qdm12/reprint v0.0.0-20200326205758-722754a53494
2525 github.com/stretchr/testify v1.9.0
2626 golang.org/x/crypto v0.31.0
@@ -72,7 +72,7 @@ require (
7272 github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
7373 github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f // indirect
7474 github.com/opencontainers/go-digest v1.0.0 // indirect
75- github.com/oschwald/maxminddb-golang v1.12 .0 // indirect
75+ github.com/oschwald/maxminddb-golang v1.13 .0 // indirect
7676 github.com/pborman/uuid v1.2.1 // indirect
7777 github.com/pelletier/go-toml v1.9.5 // indirect
7878 github.com/pkg/errors v0.9.1 // indirect
Original file line number Diff line number Diff line change @@ -139,10 +139,10 @@ github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8
139139github.com/opencontainers/go-digest v1.0.0 /go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM =
140140github.com/opencontainers/image-spec v1.1.0 h1:8SG7/vwALn54lVB/0yZ/MMwhFrPYtpEHQb2IpWsCzug =
141141github.com/opencontainers/image-spec v1.1.0 /go.mod h1:W4s4sFTMaBeK1BQLXbG4AdM2szdn85PY75RI83NrTrM =
142- github.com/oschwald/geoip2-golang v1.9 .0 h1:uvD3O6fXAXs+usU+UGExshpdP13GAqp4GBrzN7IgKZc =
143- github.com/oschwald/geoip2-golang v1.9 .0 /go.mod h1:BHK6TvDyATVQhKNbQBdrj9eAvuwOMi2zSFXizL3K81Y =
144- github.com/oschwald/maxminddb-golang v1.12 .0 h1:9FnTOD0YOhP7DGxGsq4glzpGy5+w7pq50AS6wALUMYs =
145- github.com/oschwald/maxminddb-golang v1.12 .0 /go.mod h1:q0Nob5lTCqyQ8WT6FYgS1L7PXKVVbgiymefNwIjPzgY =
142+ github.com/oschwald/geoip2-golang v1.11 .0 h1:hNENhCn1Uyzhf9PTmquXENiWS6AlxAEnBII6r8krA3w =
143+ github.com/oschwald/geoip2-golang v1.11 .0 /go.mod h1:P9zG+54KPEFOliZ29i7SeYZ/GM6tfEL+rgSn03hYuUo =
144+ github.com/oschwald/maxminddb-golang v1.13 .0 h1:R8xBorY71s84yO06NgTmQvqvTvlS/bnYZrrWX1MElnU =
145+ github.com/oschwald/maxminddb-golang v1.13 .0 /go.mod h1:BU0z8BfFVhi1LQaonTwwGQlsHUEu9pWNdMfmq4ztm0o =
146146github.com/pborman/uuid v1.2.1 h1:+ZZIw58t/ozdjRaXh/3awHfmWRbzYxJoAdNJxe/3pvw =
147147github.com/pborman/uuid v1.2.1 /go.mod h1:X/NO0urCmaxf9VXbdlT7C2Yzkj2IKimNn4k+gtPdI/k =
148148github.com/pelletier/go-toml v1.9.5 h1:4yBQzkHv+7BHq2PQUZF3Mx0IYxG7LsP222s7Agd3ve8 =
You can’t perform that action at this time.
0 commit comments