1 Star 0 Fork 0

hacrwang/octosql

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
go.mod 1.27 KB
一键复制 编辑 原始数据 按行查看 历史
Jakub Martin 提交于 2020-08-02 17:51 . Better live standard output.
module github.com/cube2222/octosql
require (
github.com/360EntSecGroup-Skylar/excelize v1.4.1
github.com/awalterschulze/gographviz v0.0.0-20190522210029-fa59802746ab
github.com/bradleyjkemp/cupaloy v2.3.0+incompatible // indirect
github.com/bradleyjkemp/memmap v0.2.2 // indirect
github.com/bradleyjkemp/memviz v0.2.2
github.com/dgraph-io/badger/v2 v2.0.3
github.com/go-chi/chi v4.0.3+incompatible
github.com/go-redis/redis v6.15.2+incompatible
github.com/go-sql-driver/mysql v1.4.1
github.com/golang/protobuf v1.3.1
github.com/gosuri/uilive v0.0.4
github.com/kostya-sh/parquet-go v0.0.0-20180827163605-06b7130dc45c
github.com/lib/pq v1.0.0
github.com/mattn/go-isatty v0.0.12 // indirect
github.com/mattn/go-runewidth v0.0.4 // indirect
github.com/mitchellh/go-homedir v1.1.0
github.com/mitchellh/hashstructure v1.0.0
github.com/oklog/ulid v1.3.1
github.com/olekukonko/tablewriter v0.0.1
github.com/onsi/ginkgo v1.8.0 // indirect
github.com/onsi/gomega v1.5.0 // indirect
github.com/pkg/errors v0.8.1
github.com/segmentio/kafka-go v0.3.5
github.com/spf13/cobra v0.0.5
github.com/stretchr/testify v1.4.0
github.com/twmb/murmur3 v1.1.3
golang.org/x/net v0.0.0-20190620200207-3b0461eec859
google.golang.org/appengine v1.5.0 // indirect
gopkg.in/yaml.v2 v2.2.2
)
go 1.13
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/hcrwang/octosql.git
git@gitee.com:hcrwang/octosql.git
hcrwang
octosql
octosql
master

搜索帮助