This repository was archived by the owner on Oct 7, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 55require (
66 github.com/Shopify/sarama v1.23.0
77 github.com/VividCortex/gohistogram v1.0.0 // indirect
8- github.com/bsm/sarama-cluster v2.1.12 +incompatible
8+ github.com/bsm/sarama-cluster v2.1.15 +incompatible
99 github.com/datamountaineer/schema-registry v0.0.0-20170721142813-6240b64c5baa
1010 github.com/go-kit/kit v0.8.0
1111 github.com/inloco/goavro v0.0.0-20180215164239-eba86de05ad3
Original file line number Diff line number Diff line change @@ -20,6 +20,8 @@ github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 h1:xJ4a3vCFaGF/jqvzLM
2020github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 /go.mod h1:Dwedo/Wpr24TaqPxmxbtue+5NUziq4I4S80YR8gNf3Q =
2121github.com/bsm/sarama-cluster v2.1.12+incompatible h1:7NakmL2HnNvCCy685HlJbhYDU390nanFpwoonmhDJlw =
2222github.com/bsm/sarama-cluster v2.1.12+incompatible /go.mod h1:r7ao+4tTNXvWm+VRpRJchr2kQhqxgmAp2iEX5W96gMM =
23+ github.com/bsm/sarama-cluster v2.1.15+incompatible h1:RkV6WiNRnqEEbp81druK8zYhmnIgdOjqSVi0+9Cnl2A =
24+ github.com/bsm/sarama-cluster v2.1.15+incompatible /go.mod h1:r7ao+4tTNXvWm+VRpRJchr2kQhqxgmAp2iEX5W96gMM =
2325github.com/client9/misspell v0.3.4 /go.mod h1:qj6jICC3Q7zFZvVWo7KLAzC3yx5G7kyvSDkc90ppPyw =
2426github.com/datamountaineer/schema-registry v0.0.0-20170721142813-6240b64c5baa h1:RdJBGYg+y10xkrTYMAMKCm4/GaTIp0DHqauvyY/8b8Y =
2527github.com/datamountaineer/schema-registry v0.0.0-20170721142813-6240b64c5baa /go.mod h1:S2tyO7aOaun9e+PdeX1Rp938aIJjV2FTn/P7mK3Ud3o =
You can’t perform that action at this time.
0 commit comments