Skip to content

Commit dbee453

Browse files
authored
Merge pull request #825 from rabbitmq/dependabot/go_modules/github.com/mikefarah/yq/v4-4.12.1
Bump github.com/mikefarah/yq/v4 from 4.12.0 to 4.12.1
2 parents 8a6c77e + 1c84ec6 commit dbee453

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.12.0
13+
github.com/mikefarah/yq/v4 v4.12.1
1414
github.com/onsi/ginkgo v1.16.4
1515
github.com/onsi/gomega v1.16.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
@@ -629,8 +629,8 @@ github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182aff
629629
github.com/michaelklishin/rabbit-hole/v2 v2.10.0 h1:ZKNrxC6LM3fwOIiLZl2vG1s6/MYUdKt1zh7CHD7GcDE=
630630
github.com/michaelklishin/rabbit-hole/v2 v2.10.0/go.mod h1:NvU8401DjBzt659c6gVIuFJspIcqtRe/pOq0m8gYErc=
631631
github.com/miekg/dns v1.0.14/go.mod h1:W1PPwlIAgtquWBMBEV9nkV9Cazfe8ScdGz/Lj7v3Nrg=
632-
github.com/mikefarah/yq/v4 v4.12.0 h1:/Ln/Vryt4EyX0hCiPJ7mif+9E3gu+fJm9kDJHoEwGUE=
633-
github.com/mikefarah/yq/v4 v4.12.0/go.mod h1:FlRIK5gLdat4/1VKmvngK5srO8VFVD0cTOGWksNPkwY=
632+
github.com/mikefarah/yq/v4 v4.12.1 h1:TnwERq/Q8mQTxtxd8Y9dL9ng8NhlJtReYBGBW8NWf2Q=
633+
github.com/mikefarah/yq/v4 v4.12.1/go.mod h1:FlRIK5gLdat4/1VKmvngK5srO8VFVD0cTOGWksNPkwY=
634634
github.com/mitchellh/cli v1.0.0/go.mod h1:hNIlj7HEI86fIcpObd7a0FcrxTWetlwJDGcceTlRvqc=
635635
github.com/mitchellh/copystructure v1.0.0 h1:Laisrj+bAB6b/yJwB5Bt3ITZhGJdqmxquMKeZ+mmkFQ=
636636
github.com/mitchellh/copystructure v1.0.0/go.mod h1:SNtv71yrdKgLRyLFxmLdkAbkKEFWgYaq1OVrnRcwhnw=

0 commit comments

Comments
 (0)