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.3
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.47
22
+ github.com/miekg/dns v1.1.48
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 @@ -681,8 +681,8 @@ github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b/go.mod h1:01TrycV0kFyex
681
681
github.com/mibk/dupl v1.0.0 /go.mod h1:pCr4pNxxIbFGvtyCOi0c7LVjmV6duhKWV+ex5vh38ME =
682
682
github.com/miekg/dns v1.0.14 /go.mod h1:W1PPwlIAgtquWBMBEV9nkV9Cazfe8ScdGz/Lj7v3Nrg =
683
683
github.com/miekg/dns v1.1.43 /go.mod h1:+evo5L0630/F6ca/Z9+GAqzhjGyn8/c+TBaOyfEl0V4 =
684
- github.com/miekg/dns v1.1.47 h1:J9bWiXbqMbnZPcY8Qi2E3EWIBsIm6MZzzJB9VRg5gL8 =
685
- github.com/miekg/dns v1.1.47 /go.mod h1:e3IlAVfNqAllflbibAZEWOXOQ+Ynzk/dDozDxY7XnME =
684
+ github.com/miekg/dns v1.1.48 h1:Ucfr7IIVyMBz4lRE8qmGUuZ4Wt3/ZGu9hmcMT3Uu4tQ =
685
+ github.com/miekg/dns v1.1.48 /go.mod h1:e3IlAVfNqAllflbibAZEWOXOQ+Ynzk/dDozDxY7XnME =
686
686
github.com/miekg/pkcs11 v1.0.3 /go.mod h1:XsNlhZGX73bx86s2hdc/FuaLm2CPZJemRLMA+WTFxgs =
687
687
github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible /go.mod h1:8AuVvqP/mXw1px98n46wfvcGfQ4ci2FwoAjKYxuo3Z4 =
688
688
github.com/mitchellh/cli v1.0.0 /go.mod h1:hNIlj7HEI86fIcpObd7a0FcrxTWetlwJDGcceTlRvqc =
You can’t perform that action at this time.
0 commit comments