File tree Expand file tree Collapse file tree 2 files changed +85
-14
lines changed
Expand file tree Collapse file tree 2 files changed +85
-14
lines changed Original file line number Diff line number Diff line change 55require (
66 github.com/Comcast/go-leaderelection v0.0.0-20181102191523-272fd9e2bddc
77 github.com/Shopify/sarama v1.30.1
8- github.com/confluentinc/confluent-kafka-go v1.8 .2
8+ github.com/confluentinc/confluent-kafka-go v1.9 .2
99 github.com/digitalocean/captainslog v0.0.0-20190610170928-cd175de8a6e2
10- github.com/olivere/elastic/v7 v7.0.15
10+ github.com/olivere/elastic/v7 v7.0.32
1111 github.com/prometheus/client_golang v1.12.1
1212 github.com/prometheus/client_model v0.2.0
1313 github.com/samuel/go-zookeeper v0.0.0-20180130194729-c4fab1ac1bec
@@ -34,8 +34,9 @@ require (
3434 github.com/jcmturner/gofork v1.0.0 // indirect
3535 github.com/jcmturner/gokrb5/v8 v8.4.2 // indirect
3636 github.com/jcmturner/rpc/v2 v2.0.3 // indirect
37+ github.com/josharian/intern v1.0.0 // indirect
3738 github.com/klauspost/compress v1.13.6 // indirect
38- github.com/mailru/easyjson v0.7.1 // indirect
39+ github.com/mailru/easyjson v0.7.7 // indirect
3940 github.com/matttproud/golang_protobuf_extensions v1.0.1 // indirect
4041 github.com/pierrec/lz4 v2.6.1+incompatible // indirect
4142 github.com/pkg/errors v0.9.1 // indirect
You can’t perform that action at this time.
0 commit comments