Skip to content

Commit 50b67a2

Browse files
authored
Merge pull request #686 from rabbitmq/dependabot/go_modules/github.com/mikefarah/yq/v4-4.8.0
Bump github.com/mikefarah/yq/v4 from 4.7.1 to 4.8.0
2 parents d04724e + 986c518 commit 50b67a2

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.3.0
1111
github.com/go-stomp/stomp v2.1.4+incompatible
1212
github.com/michaelklishin/rabbit-hole/v2 v2.8.0
13-
github.com/mikefarah/yq/v4 v4.7.1
13+
github.com/mikefarah/yq/v4 v4.8.0
1414
github.com/onsi/ginkgo v1.16.2
1515
github.com/onsi/gomega v1.12.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
@@ -525,8 +525,8 @@ github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182aff
525525
github.com/michaelklishin/rabbit-hole/v2 v2.8.0 h1:5tehiLwdVtCeDcrxOlvoveRqU/AJMOcMeQntSf63fdc=
526526
github.com/michaelklishin/rabbit-hole/v2 v2.8.0/go.mod h1:VZQTDutXFmoyrLvlRjM79MEPb0+xCLLhV5yBTjwMWkM=
527527
github.com/miekg/dns v1.0.14/go.mod h1:W1PPwlIAgtquWBMBEV9nkV9Cazfe8ScdGz/Lj7v3Nrg=
528-
github.com/mikefarah/yq/v4 v4.7.1 h1:sl381SkedGntGwSPLjkpnUqCMEGGjf3zUyeAvK/Oqtg=
529-
github.com/mikefarah/yq/v4 v4.7.1/go.mod h1:lhxVpMWdGvoeon5cMtBD3MKRuLKPHgRidR8oDFRNCsw=
528+
github.com/mikefarah/yq/v4 v4.8.0 h1:vdoV6I5VmvqjtAfJ8Jd39RU8OoSI9USpqIIIEkyTRuQ=
529+
github.com/mikefarah/yq/v4 v4.8.0/go.mod h1:lhxVpMWdGvoeon5cMtBD3MKRuLKPHgRidR8oDFRNCsw=
530530
github.com/mitchellh/cli v1.0.0/go.mod h1:hNIlj7HEI86fIcpObd7a0FcrxTWetlwJDGcceTlRvqc=
531531
github.com/mitchellh/copystructure v1.0.0 h1:Laisrj+bAB6b/yJwB5Bt3ITZhGJdqmxquMKeZ+mmkFQ=
532532
github.com/mitchellh/copystructure v1.0.0/go.mod h1:SNtv71yrdKgLRyLFxmLdkAbkKEFWgYaq1OVrnRcwhnw=

0 commit comments

Comments
 (0)