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 @@ -19,7 +19,7 @@ require (
19
19
github.com/lima-vm/sshocker v0.2.2
20
20
github.com/mattn/go-isatty v0.0.14
21
21
github.com/mattn/go-shellwords v1.0.12
22
- github.com/miekg/dns v1.1.44
22
+ github.com/miekg/dns v1.1.45
23
23
github.com/norouter/norouter v0.6.4
24
24
github.com/nxadm/tail v1.4.8
25
25
github.com/opencontainers/go-digest v1.0.0
Original file line number Diff line number Diff line change @@ -644,8 +644,8 @@ github.com/miekg/dns v1.0.14/go.mod h1:W1PPwlIAgtquWBMBEV9nkV9Cazfe8ScdGz/Lj7v3N
644
644
github.com/miekg/dns v1.1.26 /go.mod h1:bPDLeHnStXmXAq1m/Ch/hvfNHr14JKNPMBo3VZKjuso =
645
645
github.com/miekg/dns v1.1.41 /go.mod h1:p6aan82bvRIyn+zDIv9xYNUpwa73JcSh9BKwknJysuI =
646
646
github.com/miekg/dns v1.1.43 /go.mod h1:+evo5L0630/F6ca/Z9+GAqzhjGyn8/c+TBaOyfEl0V4 =
647
- github.com/miekg/dns v1.1.44 h1:4rpqcegYPVkvIeVhITrKP1sRR3KjfRc1nrOPMUZmLyc =
648
- github.com/miekg/dns v1.1.44 /go.mod h1:e3IlAVfNqAllflbibAZEWOXOQ+Ynzk/dDozDxY7XnME =
647
+ github.com/miekg/dns v1.1.45 h1:g5fRIhm9nx7g8osrAvgb16QJfmyMsyOCb+J7LSv+Qzk =
648
+ github.com/miekg/dns v1.1.45 /go.mod h1:e3IlAVfNqAllflbibAZEWOXOQ+Ynzk/dDozDxY7XnME =
649
649
github.com/miekg/pkcs11 v1.0.3 /go.mod h1:XsNlhZGX73bx86s2hdc/FuaLm2CPZJemRLMA+WTFxgs =
650
650
github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible /go.mod h1:8AuVvqP/mXw1px98n46wfvcGfQ4ci2FwoAjKYxuo3Z4 =
651
651
github.com/mitchellh/cli v1.1.0 /go.mod h1:xcISNoH86gajksDmfB23e/pu+B+GeFRMYmoHXxx3xhI =
You can’t perform that action at this time.
0 commit comments