File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff 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.5
13+ github.com/mikefarah/yq/v4 v4.14.1
1414 github.com/onsi/ginkgo v1.16.5
1515 github.com/onsi/gomega v1.16.0
1616 github.com/rabbitmq/rabbitmq-stream-go-client v0.0.0-20210811090309-627299932bac
Original file line number Diff line number Diff line change @@ -708,8 +708,8 @@ github.com/michaelklishin/rabbit-hole/v2 v2.10.0/go.mod h1:NvU8401DjBzt659c6gVIu
708708github.com/miekg/dns v1.0.14 /go.mod h1:W1PPwlIAgtquWBMBEV9nkV9Cazfe8ScdGz/Lj7v3Nrg =
709709github.com/miekg/pkcs11 v1.0.2 /go.mod h1:XsNlhZGX73bx86s2hdc/FuaLm2CPZJemRLMA+WTFxgs =
710710github.com/miekg/pkcs11 v1.0.3 /go.mod h1:XsNlhZGX73bx86s2hdc/FuaLm2CPZJemRLMA+WTFxgs =
711- github.com/mikefarah/yq/v4 v4.13.5 h1:uUlZIIALDjncF71iStcRgQfpVxqDowP0EWs7DExQykQ =
712- github.com/mikefarah/yq/v4 v4.13.5 /go.mod h1:t4GWLXX68lG7216HHQLdZHGciStS1g8UdvaT1zkEfzg =
711+ github.com/mikefarah/yq/v4 v4.14.1 h1:14tGS5f6suYC+z3dUq5CKQa17SgMfdr1y+P0rO4dBpY =
712+ github.com/mikefarah/yq/v4 v4.14.1 /go.mod h1:t4GWLXX68lG7216HHQLdZHGciStS1g8UdvaT1zkEfzg =
713713github.com/mitchellh/cli v1.0.0 /go.mod h1:hNIlj7HEI86fIcpObd7a0FcrxTWetlwJDGcceTlRvqc =
714714github.com/mitchellh/copystructure v1.0.0 h1:Laisrj+bAB6b/yJwB5Bt3ITZhGJdqmxquMKeZ+mmkFQ =
715715github.com/mitchellh/copystructure v1.0.0 /go.mod h1:SNtv71yrdKgLRyLFxmLdkAbkKEFWgYaq1OVrnRcwhnw =
You can’t perform that action at this time.
0 commit comments