Skip to content

Commit db69cc9

Browse files
Bump github.com/mikefarah/yq/v4 from 4.14.2 to 4.15.1
Bumps [github.com/mikefarah/yq/v4](https://github.com/mikefarah/yq) from 4.14.2 to 4.15.1. - [Release notes](https://github.com/mikefarah/yq/releases) - [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt) - [Commits](mikefarah/yq@v4.14.2...v4.15.1) --- updated-dependencies: - dependency-name: github.com/mikefarah/yq/v4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a7fb232 commit db69cc9

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.14.2
13+
github.com/mikefarah/yq/v4 v4.15.1
1414
github.com/onsi/ginkgo v1.16.5
1515
github.com/onsi/gomega v1.17.0
1616
github.com/rabbitmq/rabbitmq-stream-go-client v0.0.0-20210811090309-627299932bac

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -711,8 +711,8 @@ github.com/michaelklishin/rabbit-hole/v2 v2.10.0/go.mod h1:NvU8401DjBzt659c6gVIu
711711
github.com/miekg/dns v1.0.14/go.mod h1:W1PPwlIAgtquWBMBEV9nkV9Cazfe8ScdGz/Lj7v3Nrg=
712712
github.com/miekg/pkcs11 v1.0.2/go.mod h1:XsNlhZGX73bx86s2hdc/FuaLm2CPZJemRLMA+WTFxgs=
713713
github.com/miekg/pkcs11 v1.0.3/go.mod h1:XsNlhZGX73bx86s2hdc/FuaLm2CPZJemRLMA+WTFxgs=
714-
github.com/mikefarah/yq/v4 v4.14.2 h1:wm1arxW/oWHLCRxIVegw17SqNjP9vC+U+zx7616GKQ0=
715-
github.com/mikefarah/yq/v4 v4.14.2/go.mod h1:bIMsfTk5x4OvxJB81Aq8iRjoPDmzIN8lnXnC7o6MDs8=
714+
github.com/mikefarah/yq/v4 v4.15.1 h1:xLnNfyNjUpkgdf0OXSjqUH7Wfj/fZaYr/L9mLb3+5iI=
715+
github.com/mikefarah/yq/v4 v4.15.1/go.mod h1:bIMsfTk5x4OvxJB81Aq8iRjoPDmzIN8lnXnC7o6MDs8=
716716
github.com/mitchellh/cli v1.0.0/go.mod h1:hNIlj7HEI86fIcpObd7a0FcrxTWetlwJDGcceTlRvqc=
717717
github.com/mitchellh/copystructure v1.0.0 h1:Laisrj+bAB6b/yJwB5Bt3ITZhGJdqmxquMKeZ+mmkFQ=
718718
github.com/mitchellh/copystructure v1.0.0/go.mod h1:SNtv71yrdKgLRyLFxmLdkAbkKEFWgYaq1OVrnRcwhnw=

0 commit comments

Comments
 (0)