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 @@ -31,7 +31,7 @@ require (
31
31
github.com/mattn/go-isatty v0.0.20
32
32
github.com/mattn/go-shellwords v1.0.12
33
33
github.com/mdlayher/vsock v1.2.1 // gomodjail:unconfined
34
- github.com/miekg/dns v1.1.64 // gomodjail:unconfined
34
+ github.com/miekg/dns v1.1.65 // gomodjail:unconfined
35
35
github.com/mikefarah/yq/v4 v4.45.1
36
36
github.com/nxadm/tail v1.4.11 // gomodjail:unconfined
37
37
github.com/opencontainers/go-digest v1.0.0
Original file line number Diff line number Diff line change @@ -190,8 +190,8 @@ github.com/mdlayher/vsock v1.2.1/go.mod h1:NRfCibel++DgeMD8z/hP+PPTjlNJsdPOmxcnE
190
190
github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b h1:j7+1HpAFS1zy5+Q4qx1fWh90gTKwiN4QCGoY9TWyyO4 =
191
191
github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b /go.mod h1:01TrycV0kFyexm33Z7vhZRXopbI8J3TDReVlkTgMUxE =
192
192
github.com/miekg/dns v1.1.57 /go.mod h1:uqRjCRUuEAA6qsOiJvDd+CFo/vW+y5WR6SNmHE55hZk =
193
- github.com/miekg/dns v1.1.64 h1:wuZgD9wwCE6XMT05UU/mlSko71eRSXEAm2EbjQXLKnQ =
194
- github.com/miekg/dns v1.1.64 /go.mod h1:Dzw9769uoKVaLuODMDZz9M6ynFU6Em65csPuoi8G0ck =
193
+ github.com/miekg/dns v1.1.65 h1:0+tIPHzUW0GCge7IiK3guGP57VAw7hoPDfApjkMD1Fc =
194
+ github.com/miekg/dns v1.1.65 /go.mod h1:Dzw9769uoKVaLuODMDZz9M6ynFU6Em65csPuoi8G0ck =
195
195
github.com/mikefarah/yq/v4 v4.45.1 h1:EW+HjKEVa55pUYFJseEHEHdQ0+ulunY+q42zF3M7ZaQ =
196
196
github.com/mikefarah/yq/v4 v4.45.1 /go.mod h1:djgN2vD749hpjVNGYTShr5Kmv5LYljhCG3lUTuEe3LM =
197
197
github.com/mitchellh/mapstructure v1.5.0 h1:jeMsZIYE/09sWLaz43PL7Gy6RuMjD2eJVyuac5Z2hdY =
You can’t perform that action at this time.
0 commit comments