Skip to content

Commit 8fe99f0

Browse files
authored
Merge pull request #1477 from lima-vm/dependabot/go_modules/github.com/mikefarah/yq/v4-4.33.3
build(deps): bump github.com/mikefarah/yq/v4 from 4.33.2 to 4.33.3
2 parents 3eaf066 + 2d35201 commit 8fe99f0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ require (
2626
github.com/mattn/go-isatty v0.0.18
2727
github.com/mattn/go-shellwords v1.0.12
2828
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
3030
github.com/norouter/norouter v0.6.3
3131
github.com/nxadm/tail v1.4.8
3232
github.com/opencontainers/go-digest v1.0.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -398,8 +398,8 @@ github.com/miekg/dns v1.1.25/go.mod h1:bPDLeHnStXmXAq1m/Ch/hvfNHr14JKNPMBo3VZKju
398398
github.com/miekg/dns v1.1.41/go.mod h1:p6aan82bvRIyn+zDIv9xYNUpwa73JcSh9BKwknJysuI=
399399
github.com/miekg/dns v1.1.53 h1:ZBkuHr5dxHtB1caEOlZTLPo7D3L3TWckgUUs/RHfDxw=
400400
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=
403403
github.com/mitchellh/mapstructure v1.1.2/go.mod h1:FVVH3fgwuzCH5S8UJGiWEs2h04kUh9fWfEaFds41c1Y=
404404
github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421/go.mod h1:6dJC0mAP4ikYIbvyc7fijjWJddQyLn8Ig3JB5CqoB9Q=
405405
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd h1:TRLaZ9cD/w8PVh93nsPXa1VrQ6jlwL5oN8l14QlcNfg=

0 commit comments

Comments
 (0)