Skip to content

Commit 54039eb

Browse files
Bump github.com/mikefarah/yq/v4 from 4.24.5 to 4.25.1
Bumps [github.com/mikefarah/yq/v4](https://github.com/mikefarah/yq) from 4.24.5 to 4.25.1. - [Release notes](https://github.com/mikefarah/yq/releases) - [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt) - [Commits](mikefarah/yq@v4.24.5...v4.25.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] <support@github.com>
1 parent a64360d commit 54039eb

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
@@ -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.24.5
12+
github.com/mikefarah/yq/v4 v4.25.1
1313
github.com/onsi/ginkgo/v2 v2.1.4
1414
github.com/onsi/gomega v1.19.0
1515
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
@@ -783,8 +783,8 @@ github.com/michaelklishin/rabbit-hole/v2 v2.12.0/go.mod h1:AN/3zyz7d++OHf+4WUo/L
783783
github.com/miekg/dns v1.0.14/go.mod h1:W1PPwlIAgtquWBMBEV9nkV9Cazfe8ScdGz/Lj7v3Nrg=
784784
github.com/miekg/pkcs11 v1.0.2/go.mod h1:XsNlhZGX73bx86s2hdc/FuaLm2CPZJemRLMA+WTFxgs=
785785
github.com/miekg/pkcs11 v1.0.3/go.mod h1:XsNlhZGX73bx86s2hdc/FuaLm2CPZJemRLMA+WTFxgs=
786-
github.com/mikefarah/yq/v4 v4.24.5 h1:UeXoamnNDLJJ4B4dO6EuoZexFcGDTePp/uTmdIvCqPE=
787-
github.com/mikefarah/yq/v4 v4.24.5/go.mod h1:S+m9R9Qq17v0Mg/DtaESrbvfvrgbrOEMlEsSN57huV0=
786+
github.com/mikefarah/yq/v4 v4.25.1 h1:MJtXfFL9HqXdE8mJUG+8Z5ZNshtrxvH5YO8B13LZ+qU=
787+
github.com/mikefarah/yq/v4 v4.25.1/go.mod h1:S+m9R9Qq17v0Mg/DtaESrbvfvrgbrOEMlEsSN57huV0=
788788
github.com/mitchellh/cli v1.0.0/go.mod h1:hNIlj7HEI86fIcpObd7a0FcrxTWetlwJDGcceTlRvqc=
789789
github.com/mitchellh/copystructure v1.0.0 h1:Laisrj+bAB6b/yJwB5Bt3ITZhGJdqmxquMKeZ+mmkFQ=
790790
github.com/mitchellh/copystructure v1.0.0/go.mod h1:SNtv71yrdKgLRyLFxmLdkAbkKEFWgYaq1OVrnRcwhnw=

0 commit comments

Comments
 (0)