Skip to content

Commit 558af72

Browse files
authored
Merge pull request #1133 from rabbitmq/dependabot/go_modules/github.com/mikefarah/yq/v4-4.27.5
Bump github.com/mikefarah/yq/v4 from 4.27.3 to 4.27.5
2 parents 53f23a6 + fa4075a commit 558af72

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ require (
99
github.com/go-logr/logr v1.2.3
1010
github.com/go-stomp/stomp v2.1.4+incompatible
1111
github.com/michaelklishin/rabbit-hole/v2 v2.12.0
12-
github.com/mikefarah/yq/v4 v4.27.3
12+
github.com/mikefarah/yq/v4 v4.27.5
1313
github.com/onsi/ginkgo/v2 v2.1.6
1414
github.com/onsi/gomega v1.20.2
1515
github.com/rabbitmq/rabbitmq-stream-go-client v0.0.0-20210811090309-627299932bac
@@ -61,7 +61,7 @@ require (
6161
github.com/cpuguy83/go-md2man/v2 v2.0.2 // indirect
6262
github.com/davecgh/go-spew v1.1.1 // indirect
6363
github.com/dustin/go-humanize v1.0.0 // indirect
64-
github.com/elliotchance/orderedmap v1.4.0 // indirect
64+
github.com/elliotchance/orderedmap v1.5.0 // indirect
6565
github.com/emicklei/go-restful/v3 v3.8.0 // indirect
6666
github.com/envoyproxy/go-control-plane v0.10.2-0.20220325020618-49ff273808a1 // indirect
6767
github.com/envoyproxy/protoc-gen-validate v0.6.2 // indirect

go.sum

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -263,8 +263,8 @@ github.com/edsrzf/mmap-go v1.0.0/go.mod h1:YO35OhQPt3KJa3ryjFM5Bs14WD66h8eGKpfaB
263263
github.com/elastic/crd-ref-docs v0.0.8 h1:Sy0A24E+L5aCj/8BGTgxkumCSNeckg4650d96o7QHiU=
264264
github.com/elastic/crd-ref-docs v0.0.8/go.mod h1:Jd1XDGgrvHzd/+qCf4SwBnOnLl4RaFRjind0ORnHovo=
265265
github.com/elazarl/goproxy v0.0.0-20180725130230-947c36da3153 h1:yUdfgN0XgIJw7foRItutHYUIhlcKzcSf5vDpdhQAKTc=
266-
github.com/elliotchance/orderedmap v1.4.0 h1:wZtfeEONCbx6in1CZyE6bELEt/vFayMvsxqI5SgsR+A=
267-
github.com/elliotchance/orderedmap v1.4.0/go.mod h1:wsDwEaX5jEoyhbs7x93zk2H/qv0zwuhg4inXhDkYqys=
266+
github.com/elliotchance/orderedmap v1.5.0 h1:1IsExUsjv5XNBD3ZdC7jkAAqLWOOKdbPTmkHx63OsBg=
267+
github.com/elliotchance/orderedmap v1.5.0/go.mod h1:wsDwEaX5jEoyhbs7x93zk2H/qv0zwuhg4inXhDkYqys=
268268
github.com/emicklei/go-restful/v3 v3.8.0 h1:eCZ8ulSerjdAiaNpF7GxXIE7ZCMo1moN1qX+S609eVw=
269269
github.com/emicklei/go-restful/v3 v3.8.0/go.mod h1:6n3XBCmQQb25CM2LCACGz8ukIrRry+4bhvbpWn3mrbc=
270270
github.com/emirpasic/gods v1.12.0/go.mod h1:YfzfFFoVP/catgzJb4IKIqXjX78Ha8FMSDh3ymbK86o=
@@ -689,8 +689,8 @@ github.com/michaelklishin/rabbit-hole/v2 v2.12.0/go.mod h1:AN/3zyz7d++OHf+4WUo/L
689689
github.com/miekg/dns v1.0.14/go.mod h1:W1PPwlIAgtquWBMBEV9nkV9Cazfe8ScdGz/Lj7v3Nrg=
690690
github.com/miekg/pkcs11 v1.0.2/go.mod h1:XsNlhZGX73bx86s2hdc/FuaLm2CPZJemRLMA+WTFxgs=
691691
github.com/miekg/pkcs11 v1.0.3/go.mod h1:XsNlhZGX73bx86s2hdc/FuaLm2CPZJemRLMA+WTFxgs=
692-
github.com/mikefarah/yq/v4 v4.27.3 h1:i07Cla0Hqzkb6yfw8D0KqfYJ0+uA0IOjSfhlzTXch/I=
693-
github.com/mikefarah/yq/v4 v4.27.3/go.mod h1:bUnRs1NSeM504h5rCBCTmhKwR2g8ka6dEHBLdZ/p3GI=
692+
github.com/mikefarah/yq/v4 v4.27.5 h1:u1pzF6df2Ozaw7ko/+geyTnlIjH6sPMTIJyLeWnut38=
693+
github.com/mikefarah/yq/v4 v4.27.5/go.mod h1:jzkd8Ro++h/zwCdqCybwgYWOvQIyG3pe+wpqVA+HtM4=
694694
github.com/mitchellh/cli v1.0.0/go.mod h1:hNIlj7HEI86fIcpObd7a0FcrxTWetlwJDGcceTlRvqc=
695695
github.com/mitchellh/copystructure v1.0.0 h1:Laisrj+bAB6b/yJwB5Bt3ITZhGJdqmxquMKeZ+mmkFQ=
696696
github.com/mitchellh/copystructure v1.0.0/go.mod h1:SNtv71yrdKgLRyLFxmLdkAbkKEFWgYaq1OVrnRcwhnw=

0 commit comments

Comments
 (0)