This repository was archived by the owner on Jan 6, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ require (
20
20
github.com/mattn/go-shellwords v1.0.12
21
21
github.com/mitchellh/mapstructure v1.5.0
22
22
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
24
24
github.com/qdm12/reprint v0.0.0-20200326205758-722754a53494
25
25
github.com/stretchr/testify v1.9.0
26
26
golang.org/x/crypto v0.31.0
@@ -72,7 +72,7 @@ require (
72
72
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
73
73
github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f // indirect
74
74
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
76
76
github.com/pborman/uuid v1.2.1 // indirect
77
77
github.com/pelletier/go-toml v1.9.5 // indirect
78
78
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
139
139
github.com/opencontainers/go-digest v1.0.0 /go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM =
140
140
github.com/opencontainers/image-spec v1.1.0 h1:8SG7/vwALn54lVB/0yZ/MMwhFrPYtpEHQb2IpWsCzug =
141
141
github.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 =
146
146
github.com/pborman/uuid v1.2.1 h1:+ZZIw58t/ozdjRaXh/3awHfmWRbzYxJoAdNJxe/3pvw =
147
147
github.com/pborman/uuid v1.2.1 /go.mod h1:X/NO0urCmaxf9VXbdlT7C2Yzkj2IKimNn4k+gtPdI/k =
148
148
github.com/pelletier/go-toml v1.9.5 h1:4yBQzkHv+7BHq2PQUZF3Mx0IYxG7LsP222s7Agd3ve8 =
You can’t perform that action at this time.
0 commit comments