Skip to content

Commit e9105bd

Browse files
authored
Merge pull request #2212 from lima-vm/dependabot/go_modules/github.com/mikefarah/yq/v4-4.41.1
build(deps): bump github.com/mikefarah/yq/v4 from 4.40.7 to 4.41.1
2 parents 1bcfa5f + 36ff42a commit e9105bd

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
@@ -31,7 +31,7 @@ require (
3131
github.com/mattn/go-shellwords v1.0.12
3232
github.com/mdlayher/vsock v1.2.1
3333
github.com/miekg/dns v1.1.58
34-
github.com/mikefarah/yq/v4 v4.40.7
34+
github.com/mikefarah/yq/v4 v4.41.1
3535
github.com/nxadm/tail v1.4.11
3636
github.com/opencontainers/go-digest v1.0.0
3737
github.com/pbnjay/memory v0.0.0-20210728143218-7b4eea64cf58

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -203,8 +203,8 @@ github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b/go.mod h1:01TrycV0kFyex
203203
github.com/miekg/dns v1.1.57/go.mod h1:uqRjCRUuEAA6qsOiJvDd+CFo/vW+y5WR6SNmHE55hZk=
204204
github.com/miekg/dns v1.1.58 h1:ca2Hdkz+cDg/7eNF6V56jjzuZ4aCAE+DbVkILdQWG/4=
205205
github.com/miekg/dns v1.1.58/go.mod h1:Ypv+3b/KadlvW9vJfXOTf300O4UqaHFzFCuHz+rPkBY=
206-
github.com/mikefarah/yq/v4 v4.40.7 h1:wlEb5WSGk76ImCOrTxaFrOqDHV99uP05YESNbKMgYjo=
207-
github.com/mikefarah/yq/v4 v4.40.7/go.mod h1:Qpwgwtmrn3XBeeACw0z8brRNBijX8Lw2RIiJFmS0+uE=
206+
github.com/mikefarah/yq/v4 v4.41.1 h1:HIyr+VCctIpiMl/mhplQJkzvsFeEVv7AurigXeX4cuI=
207+
github.com/mikefarah/yq/v4 v4.41.1/go.mod h1:Qpwgwtmrn3XBeeACw0z8brRNBijX8Lw2RIiJFmS0+uE=
208208
github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421/go.mod h1:6dJC0mAP4ikYIbvyc7fijjWJddQyLn8Ig3JB5CqoB9Q=
209209
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd h1:TRLaZ9cD/w8PVh93nsPXa1VrQ6jlwL5oN8l14QlcNfg=
210210
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd/go.mod h1:6dJC0mAP4ikYIbvyc7fijjWJddQyLn8Ig3JB5CqoB9Q=

0 commit comments

Comments
 (0)