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 @@ -30,7 +30,7 @@ require (
3030 github.com/mattn/go-shellwords v1.0.12
3131 github.com/mdlayher/vsock v1.2.1 // gomodjail:unconfined
3232 github.com/miekg/dns v1.1.68 // gomodjail:unconfined
33- github.com/mikefarah/yq/v4 v4.47.1
33+ github.com/mikefarah/yq/v4 v4.47.2
3434 github.com/nxadm/tail v1.4.11 // gomodjail:unconfined
3535 github.com/opencontainers/go-digest v1.0.0
3636 github.com/pbnjay/memory v0.0.0-20210728143218-7b4eea64cf58
Original file line number Diff line number Diff line change @@ -187,8 +187,8 @@ github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b/go.mod h1:01TrycV0kFyex
187187github.com/miekg/dns v1.1.57 /go.mod h1:uqRjCRUuEAA6qsOiJvDd+CFo/vW+y5WR6SNmHE55hZk =
188188github.com/miekg/dns v1.1.68 h1:jsSRkNozw7G/mnmXULynzMNIsgY2dHC8LO6U6Ij2JEA =
189189github.com/miekg/dns v1.1.68 /go.mod h1:fujopn7TB3Pu3JM69XaawiU0wqjpL9/8xGop5UrTPps =
190- github.com/mikefarah/yq/v4 v4.47.1 h1:qdGJCWt4B+q3kEuEu2CJJKOojfdc3/0Qx0Xai6jRsds =
191- github.com/mikefarah/yq/v4 v4.47.1 /go.mod h1:+WQ438aOXAHcpWAJxhXXesdVpYR0pb8JszUMFymzeqQ =
190+ github.com/mikefarah/yq/v4 v4.47.2 h1:Jb5fHlvgK5eeaPbreG9UJs1E5w6l5hUzXjeaY6LTTWY =
191+ github.com/mikefarah/yq/v4 v4.47.2 /go.mod h1:ulYbZUzGJsBDDwO5ohvk/KOW4vW5Iddd/DBeAY1Q09g =
192192github.com/mitchellh/mapstructure v1.5.0 h1:jeMsZIYE/09sWLaz43PL7Gy6RuMjD2eJVyuac5Z2hdY =
193193github.com/mitchellh/mapstructure v1.5.0 /go.mod h1:bFUtVrKA4DC2yAKiSyO/QUcy7e+RRV2QTWOzhPopBRo =
194194github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421 /go.mod h1:6dJC0mAP4ikYIbvyc7fijjWJddQyLn8Ig3JB5CqoB9Q =
You can’t perform that action at this time.
0 commit comments