Skip to content

Commit c69150b

Browse files
Bump github.com/mikefarah/yq/v4 from 4.22.1 to 4.23.1
Bumps [github.com/mikefarah/yq/v4](https://github.com/mikefarah/yq) from 4.22.1 to 4.23.1. - [Release notes](https://github.com/mikefarah/yq/releases) - [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt) - [Commits](mikefarah/yq@v4.22.1...v4.23.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 b46b298 commit c69150b

File tree

2 files changed

+6
-58
lines changed

2 files changed

+6
-58
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.22.1
12+
github.com/mikefarah/yq/v4 v4.23.1
1313
github.com/onsi/ginkgo v1.16.5
1414
github.com/onsi/gomega v1.18.1
1515
github.com/rabbitmq/rabbitmq-stream-go-client v0.0.0-20210811090309-627299932bac
@@ -129,7 +129,7 @@ require (
129129
github.com/sirupsen/logrus v1.8.1 // indirect
130130
github.com/soheilhy/cmux v0.1.5 // indirect
131131
github.com/spf13/afero v1.6.0 // indirect
132-
github.com/spf13/cobra v1.3.0 // indirect
132+
github.com/spf13/cobra v1.4.0 // indirect
133133
github.com/spf13/pflag v1.0.5 // indirect
134134
github.com/stretchr/testify v1.7.0 // indirect
135135
github.com/timtadh/data-structures v0.5.3 // indirect

0 commit comments

Comments
 (0)