File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ require (
26
26
github.com/mattn/go-isatty v0.0.18
27
27
github.com/mattn/go-shellwords v1.0.12
28
28
github.com/miekg/dns v1.1.53
29
- github.com/mikefarah/yq/v4 v4.33.2
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
32
32
github.com/opencontainers/go-digest v1.0.0
Original file line number Diff line number Diff line change @@ -398,8 +398,8 @@ github.com/miekg/dns v1.1.25/go.mod h1:bPDLeHnStXmXAq1m/Ch/hvfNHr14JKNPMBo3VZKju
398
398
github.com/miekg/dns v1.1.41 /go.mod h1:p6aan82bvRIyn+zDIv9xYNUpwa73JcSh9BKwknJysuI =
399
399
github.com/miekg/dns v1.1.53 h1:ZBkuHr5dxHtB1caEOlZTLPo7D3L3TWckgUUs/RHfDxw =
400
400
github.com/miekg/dns v1.1.53 /go.mod h1:uInx36IzPl7FYnDcMeVWxj9byh7DutNykX4G9Sj60FY =
401
- github.com/mikefarah/yq/v4 v4.33.2 h1:NSKcvFU/aPns1vZ/ywlpHzaqgbkGGG3B8pGUjmlBQBk =
402
- github.com/mikefarah/yq/v4 v4.33.2 /go.mod h1:T8p8dVDRqforeTYfKN/r3AkEzItfKwg51Yo/DfcjIaI =
401
+ github.com/mikefarah/yq/v4 v4.33.3 h1:cu6JxWAL82bpLCJTLYP3ILZ/3gXF1YfvYBCMRdnY/xA =
402
+ github.com/mikefarah/yq/v4 v4.33.3 /go.mod h1:ajAKq75gdANZHzkWu5shY2QZHpg8HOHVSyscC1+OAIs =
403
403
github.com/mitchellh/mapstructure v1.1.2 /go.mod h1:FVVH3fgwuzCH5S8UJGiWEs2h04kUh9fWfEaFds41c1Y =
404
404
github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421 /go.mod h1:6dJC0mAP4ikYIbvyc7fijjWJddQyLn8Ig3JB5CqoB9Q =
405
405
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd h1:TRLaZ9cD/w8PVh93nsPXa1VrQ6jlwL5oN8l14QlcNfg =
You can’t perform that action at this time.
0 commit comments