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.45
22
+ github.com/miekg/dns v1.1.46
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 @@ -647,8 +647,8 @@ github.com/miekg/dns v1.0.14/go.mod h1:W1PPwlIAgtquWBMBEV9nkV9Cazfe8ScdGz/Lj7v3N
647
647
github.com/miekg/dns v1.1.26 /go.mod h1:bPDLeHnStXmXAq1m/Ch/hvfNHr14JKNPMBo3VZKjuso =
648
648
github.com/miekg/dns v1.1.41 /go.mod h1:p6aan82bvRIyn+zDIv9xYNUpwa73JcSh9BKwknJysuI =
649
649
github.com/miekg/dns v1.1.43 /go.mod h1:+evo5L0630/F6ca/Z9+GAqzhjGyn8/c+TBaOyfEl0V4 =
650
- github.com/miekg/dns v1.1.45 h1:g5fRIhm9nx7g8osrAvgb16QJfmyMsyOCb+J7LSv+Qzk =
651
- github.com/miekg/dns v1.1.45 /go.mod h1:e3IlAVfNqAllflbibAZEWOXOQ+Ynzk/dDozDxY7XnME =
650
+ github.com/miekg/dns v1.1.46 h1:uzwpxRtSVxtcIZmz/4Uz6/Rn7G11DvsaslXoy5LxQio =
651
+ github.com/miekg/dns v1.1.46 /go.mod h1:e3IlAVfNqAllflbibAZEWOXOQ+Ynzk/dDozDxY7XnME =
652
652
github.com/miekg/pkcs11 v1.0.3 /go.mod h1:XsNlhZGX73bx86s2hdc/FuaLm2CPZJemRLMA+WTFxgs =
653
653
github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible /go.mod h1:8AuVvqP/mXw1px98n46wfvcGfQ4ci2FwoAjKYxuo3Z4 =
654
654
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