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.11.1
13+ github.com/mikefarah/yq/v4 v4.11.2
1414 github.com/onsi/ginkgo v1.16.4
1515 github.com/onsi/gomega v1.14.0
1616 github.com/rabbitmq/rabbitmq-stream-go-client v0.0.0-20210422170636-520637be5dde
Original file line number Diff line number Diff line change @@ -623,8 +623,8 @@ github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182aff
623623github.com/michaelklishin/rabbit-hole/v2 v2.10.0 h1:ZKNrxC6LM3fwOIiLZl2vG1s6/MYUdKt1zh7CHD7GcDE =
624624github.com/michaelklishin/rabbit-hole/v2 v2.10.0 /go.mod h1:NvU8401DjBzt659c6gVIuFJspIcqtRe/pOq0m8gYErc =
625625github.com/miekg/dns v1.0.14 /go.mod h1:W1PPwlIAgtquWBMBEV9nkV9Cazfe8ScdGz/Lj7v3Nrg =
626- github.com/mikefarah/yq/v4 v4.11.1 h1:gNk3/39D21U8N6f19f6G90nQ8rRC5iHvCzGvqwYfL2M =
627- github.com/mikefarah/yq/v4 v4.11.1 /go.mod h1:2PBiXhy697VmG5ngptTW/jsuwYkVSBkdoPkJtndTTJQ =
626+ github.com/mikefarah/yq/v4 v4.11.2 h1:5680MzRlsyjMKqIDHvdxj1qMgCIKg3++H7UaUF9PaK8 =
627+ github.com/mikefarah/yq/v4 v4.11.2 /go.mod h1:2PBiXhy697VmG5ngptTW/jsuwYkVSBkdoPkJtndTTJQ =
628628github.com/mitchellh/cli v1.0.0 /go.mod h1:hNIlj7HEI86fIcpObd7a0FcrxTWetlwJDGcceTlRvqc =
629629github.com/mitchellh/copystructure v1.0.0 h1:Laisrj+bAB6b/yJwB5Bt3ITZhGJdqmxquMKeZ+mmkFQ =
630630github.com/mitchellh/copystructure v1.0.0 /go.mod h1:SNtv71yrdKgLRyLFxmLdkAbkKEFWgYaq1OVrnRcwhnw =
You can’t perform that action at this time.
0 commit comments