2 Star 3 Fork 0

wl4g / kafka_offset_tool

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
go.mod 566 Bytes
一键复制 编辑 原始数据 按行查看 历史
wl4g 提交于 2021-09-13 15:58 . fix: build script
module github.com/wl4g/kafka_offset_tool
go 1.12
require (
github.com/Shopify/sarama v1.23.0
github.com/bndr/gotabulate v1.1.2
github.com/json-iterator/go v1.1.6
github.com/krallistic/kazoo-go v0.0.0-20170526135507-a15279744f4e
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
github.com/modern-go/reflect2 v1.0.1 // indirect
github.com/samuel/go-zookeeper v0.0.0-20180130194729-c4fab1ac1bec // indirect
github.com/urfave/cli v1.20.0
gopkg.in/jcmturner/goidentity.v3 v3.0.0 // indirect
gopkg.in/jcmturner/gokrb5.v7 v7.2.3
)
Go
1
https://gitee.com/wl4g/kafka_offset_tool.git
git@gitee.com:wl4g/kafka_offset_tool.git
wl4g
kafka_offset_tool
kafka_offset_tool
master

搜索帮助