Skip to content

Commit 26d28b3

Browse files
authored
Merge pull request #780 from rabbitmq/dependabot/go_modules/github.com/mikefarah/yq/v4-4.11.2
Bump github.com/mikefarah/yq/v4 from 4.11.1 to 4.11.2
2 parents ec342d2 + 606e93b commit 26d28b3

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
@@ -10,7 +10,7 @@ require (
1010
github.com/go-logr/logr v0.4.0
1111
github.com/go-stomp/stomp v2.1.4+incompatible
1212
github.com/michaelklishin/rabbit-hole/v2 v2.10.0
13-
github.com/mikefarah/yq/v4 v4.11.1
13+
github.com/mikefarah/yq/v4 v4.11.2
1414
github.com/onsi/ginkgo v1.16.4
1515
github.com/onsi/gomega v1.14.0
1616
github.com/rabbitmq/rabbitmq-stream-go-client v0.0.0-20210422170636-520637be5dde

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -623,8 +623,8 @@ github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182aff
623623
github.com/michaelklishin/rabbit-hole/v2 v2.10.0 h1:ZKNrxC6LM3fwOIiLZl2vG1s6/MYUdKt1zh7CHD7GcDE=
624624
github.com/michaelklishin/rabbit-hole/v2 v2.10.0/go.mod h1:NvU8401DjBzt659c6gVIuFJspIcqtRe/pOq0m8gYErc=
625625
github.com/miekg/dns v1.0.14/go.mod h1:W1PPwlIAgtquWBMBEV9nkV9Cazfe8ScdGz/Lj7v3Nrg=
626-
github.com/mikefarah/yq/v4 v4.11.1 h1:gNk3/39D21U8N6f19f6G90nQ8rRC5iHvCzGvqwYfL2M=
627-
github.com/mikefarah/yq/v4 v4.11.1/go.mod h1:2PBiXhy697VmG5ngptTW/jsuwYkVSBkdoPkJtndTTJQ=
626+
github.com/mikefarah/yq/v4 v4.11.2 h1:5680MzRlsyjMKqIDHvdxj1qMgCIKg3++H7UaUF9PaK8=
627+
github.com/mikefarah/yq/v4 v4.11.2/go.mod h1:2PBiXhy697VmG5ngptTW/jsuwYkVSBkdoPkJtndTTJQ=
628628
github.com/mitchellh/cli v1.0.0/go.mod h1:hNIlj7HEI86fIcpObd7a0FcrxTWetlwJDGcceTlRvqc=
629629
github.com/mitchellh/copystructure v1.0.0 h1:Laisrj+bAB6b/yJwB5Bt3ITZhGJdqmxquMKeZ+mmkFQ=
630630
github.com/mitchellh/copystructure v1.0.0/go.mod h1:SNtv71yrdKgLRyLFxmLdkAbkKEFWgYaq1OVrnRcwhnw=

0 commit comments

Comments
 (0)