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.10.0
13+ github.com/mikefarah/yq/v4 v4.11.1
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 @@ -577,8 +577,8 @@ github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182aff
577577github.com/michaelklishin/rabbit-hole/v2 v2.10.0 h1:ZKNrxC6LM3fwOIiLZl2vG1s6/MYUdKt1zh7CHD7GcDE =
578578github.com/michaelklishin/rabbit-hole/v2 v2.10.0 /go.mod h1:NvU8401DjBzt659c6gVIuFJspIcqtRe/pOq0m8gYErc =
579579github.com/miekg/dns v1.0.14 /go.mod h1:W1PPwlIAgtquWBMBEV9nkV9Cazfe8ScdGz/Lj7v3Nrg =
580- github.com/mikefarah/yq/v4 v4.10.0 h1:yMRkQYOK+ybi9CINMGZ83eSvYkrcs/Td0GEprGPT258 =
581- github.com/mikefarah/yq/v4 v4.10.0 /go.mod h1:2PBiXhy697VmG5ngptTW/jsuwYkVSBkdoPkJtndTTJQ =
580+ github.com/mikefarah/yq/v4 v4.11.1 h1:gNk3/39D21U8N6f19f6G90nQ8rRC5iHvCzGvqwYfL2M =
581+ github.com/mikefarah/yq/v4 v4.11.1 /go.mod h1:2PBiXhy697VmG5ngptTW/jsuwYkVSBkdoPkJtndTTJQ =
582582github.com/mitchellh/cli v1.0.0 /go.mod h1:hNIlj7HEI86fIcpObd7a0FcrxTWetlwJDGcceTlRvqc =
583583github.com/mitchellh/copystructure v1.0.0 h1:Laisrj+bAB6b/yJwB5Bt3ITZhGJdqmxquMKeZ+mmkFQ =
584584github.com/mitchellh/copystructure v1.0.0 /go.mod h1:SNtv71yrdKgLRyLFxmLdkAbkKEFWgYaq1OVrnRcwhnw =
You can’t perform that action at this time.
0 commit comments