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 @@ -25,7 +25,7 @@ require (
25
25
github.com/lithammer/dedent v1.1.0
26
26
github.com/mattn/go-isatty v0.0.18
27
27
github.com/mattn/go-shellwords v1.0.12
28
- github.com/miekg/dns v1.1.53
28
+ github.com/miekg/dns v1.1.54
29
29
github.com/mikefarah/yq/v4 v4.33.3
30
30
github.com/norouter/norouter v0.6.3
31
31
github.com/nxadm/tail v1.4.8
Original file line number Diff line number Diff line change @@ -398,8 +398,8 @@ github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b h1:j7+1HpAFS1zy5+Q4qx1f
398
398
github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b /go.mod h1:01TrycV0kFyexm33Z7vhZRXopbI8J3TDReVlkTgMUxE =
399
399
github.com/miekg/dns v1.1.25 /go.mod h1:bPDLeHnStXmXAq1m/Ch/hvfNHr14JKNPMBo3VZKjuso =
400
400
github.com/miekg/dns v1.1.41 /go.mod h1:p6aan82bvRIyn+zDIv9xYNUpwa73JcSh9BKwknJysuI =
401
- github.com/miekg/dns v1.1.53 h1:ZBkuHr5dxHtB1caEOlZTLPo7D3L3TWckgUUs/RHfDxw =
402
- github.com/miekg/dns v1.1.53 /go.mod h1:uInx36IzPl7FYnDcMeVWxj9byh7DutNykX4G9Sj60FY =
401
+ github.com/miekg/dns v1.1.54 h1:5jon9mWcb0sFJGpnI99tOMhCPyJ+RPVz5b63MQG0VWI =
402
+ github.com/miekg/dns v1.1.54 /go.mod h1:uInx36IzPl7FYnDcMeVWxj9byh7DutNykX4G9Sj60FY =
403
403
github.com/mikefarah/yq/v4 v4.33.3 h1:cu6JxWAL82bpLCJTLYP3ILZ/3gXF1YfvYBCMRdnY/xA =
404
404
github.com/mikefarah/yq/v4 v4.33.3 /go.mod h1:ajAKq75gdANZHzkWu5shY2QZHpg8HOHVSyscC1+OAIs =
405
405
github.com/mitchellh/mapstructure v1.1.2 /go.mod h1:FVVH3fgwuzCH5S8UJGiWEs2h04kUh9fWfEaFds41c1Y =
You can’t perform that action at this time.
0 commit comments