Skip to content

Commit 47979df

Browse files
Bump github.com/mikefarah/yq/v4 from 4.13.2 to 4.13.3
Bumps [github.com/mikefarah/yq/v4](https://github.com/mikefarah/yq) from 4.13.2 to 4.13.3. - [Release notes](https://github.com/mikefarah/yq/releases) - [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt) - [Commits](mikefarah/yq@v4.13.2...v4.13.3) --- updated-dependencies: - dependency-name: github.com/mikefarah/yq/v4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4f89ad8 commit 47979df

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.13.2
13+
github.com/mikefarah/yq/v4 v4.13.3
1414
github.com/onsi/ginkgo v1.16.4
1515
github.com/onsi/gomega v1.16.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
@@ -708,8 +708,8 @@ github.com/michaelklishin/rabbit-hole/v2 v2.10.0/go.mod h1:NvU8401DjBzt659c6gVIu
708708
github.com/miekg/dns v1.0.14/go.mod h1:W1PPwlIAgtquWBMBEV9nkV9Cazfe8ScdGz/Lj7v3Nrg=
709709
github.com/miekg/pkcs11 v1.0.2/go.mod h1:XsNlhZGX73bx86s2hdc/FuaLm2CPZJemRLMA+WTFxgs=
710710
github.com/miekg/pkcs11 v1.0.3/go.mod h1:XsNlhZGX73bx86s2hdc/FuaLm2CPZJemRLMA+WTFxgs=
711-
github.com/mikefarah/yq/v4 v4.13.2 h1:PjnAhqsCkW+jSX1mbZtlkK0nTNMYDnLf8OklzWLiFuI=
712-
github.com/mikefarah/yq/v4 v4.13.2/go.mod h1:FlRIK5gLdat4/1VKmvngK5srO8VFVD0cTOGWksNPkwY=
711+
github.com/mikefarah/yq/v4 v4.13.3 h1:pSIf6Jd8U0GAoiGelwXGJZbsap7gaDAgn2X9YAsUq8g=
712+
github.com/mikefarah/yq/v4 v4.13.3/go.mod h1:kPzkI++fRvD6YflTqBYUrgRjsfYAQL2tiasTKhR1MEk=
713713
github.com/mitchellh/cli v1.0.0/go.mod h1:hNIlj7HEI86fIcpObd7a0FcrxTWetlwJDGcceTlRvqc=
714714
github.com/mitchellh/copystructure v1.0.0 h1:Laisrj+bAB6b/yJwB5Bt3ITZhGJdqmxquMKeZ+mmkFQ=
715715
github.com/mitchellh/copystructure v1.0.0/go.mod h1:SNtv71yrdKgLRyLFxmLdkAbkKEFWgYaq1OVrnRcwhnw=

0 commit comments

Comments
 (0)