We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e02cd93 commit ae4862bCopy full SHA for ae4862b
cmd/go.mod
@@ -15,11 +15,9 @@ require (
15
github.com/Rican7/retry v0.1.1-0.20160712041035-272ad122d6e5
16
github.com/SeanDolphin/bqschema v0.0.0-20150424181127-f92a08f515e1
17
github.com/Shopify/sarama v1.19.0
18
- github.com/Shopify/toxiproxy v2.1.4+incompatible // indirect
19
github.com/abbot/go-http-auth v0.0.0-20140618235127-c0ef4539dfab
20
github.com/garyburd/redigo v0.0.0-20150301180006-535138d7bcd7
21
github.com/influxdb/influxdb v0.9.6-0.20151125225445-9eab56311373
22
- github.com/klauspost/crc32 v0.0.0-20151223135126-a3b15ae34567 // indirect
23
github.com/mesos/mesos-go v0.0.7-0.20180413204204-29de6ff97b48
24
github.com/onsi/ginkgo v1.11.0 // indirect
25
github.com/onsi/gomega v1.7.1 // indirect
0 commit comments