File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ require (
6969 github.com/ncruces/go-strftime v1.0.0 // indirect
7070 github.com/opencontainers/go-digest v1.0.0 // indirect
7171 github.com/opencontainers/image-spec v1.1.1 // indirect
72- github.com/oschwald/maxminddb-golang/v2 v2.4.0 // indirect
72+ github.com/oschwald/maxminddb-golang/v2 v2.4.1 // indirect
7373 github.com/pelletier/go-toml/v2 v2.4.2 // indirect
7474 github.com/pmezard/go-difflib v1.0.0 // indirect
7575 github.com/prometheus/client_model v0.6.2 // indirect
Original file line number Diff line number Diff line change @@ -116,8 +116,8 @@ github.com/opencontainers/image-spec v1.1.1 h1:y0fUlFfIZhPF1W537XOLg0/fcx6zcHCJw
116116github.com/opencontainers/image-spec v1.1.1 /go.mod h1:qpqAh3Dmcf36wStyyWU+kCeDgrGnAve2nCC8+7h8Q0M =
117117github.com/oschwald/geoip2-golang/v2 v2.2.0 h1:gdkhpnHQMiH9ymOI+zSB0QKFGH+n4TntNt7vz+TxGPY =
118118github.com/oschwald/geoip2-golang/v2 v2.2.0 /go.mod h1:xW4tCeQiNU1gqMD1x7zEH2CDNM3d796Ls50yxYDaX0U =
119- github.com/oschwald/maxminddb-golang/v2 v2.4.0 h1:3ftnrR1/XwiQ788bWIRhsE1DK3GOgJ6tm6S2qTktLm8 =
120- github.com/oschwald/maxminddb-golang/v2 v2.4.0 /go.mod h1:7jcFtmhWVDEV+UopVv9NjcPm200uMyEHN14LIVV4hW8 =
119+ github.com/oschwald/maxminddb-golang/v2 v2.4.1 h1:OffzqSABE3Sw354GdBThqDsKfpA4GWBqOY2P91V8tjI =
120+ github.com/oschwald/maxminddb-golang/v2 v2.4.1 /go.mod h1:CZK8iQQMKfy6mKOifoyUmrj4vTHnMiGVaS7hDaZZxQ0 =
121121github.com/pelletier/go-toml/v2 v2.4.2 h1:M2fKKbmyvI+hGId/D0W64qDBMVhJnNR10O5gIbMc//Q =
122122github.com/pelletier/go-toml/v2 v2.4.2 /go.mod h1:2gIqNv+qfxSVS7cM2xJQKtLSTLUE9V8t9Stt+h56mCY =
123123github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
You can’t perform that action at this time.
0 commit comments