fix compile errors

This commit is contained in:
kevin
2020-07-29 18:02:15 +08:00
parent ca3934582a
commit ffddfa62bb
3 changed files with 13 additions and 1 deletions

2
go.mod
View File

@@ -40,6 +40,7 @@ require (
github.com/kr/pretty v0.2.0 // indirect
github.com/kshvakov/clickhouse v1.3.11
github.com/lib/pq v1.3.0
github.com/logrusorgru/aurora v2.0.3+incompatible
github.com/mattn/go-colorable v0.1.6 // indirect
github.com/mattn/go-runewidth v0.0.9 // indirect
github.com/olekukonko/tablewriter v0.0.4
@@ -53,6 +54,7 @@ require (
github.com/spaolacci/murmur3 v1.1.0
github.com/stretchr/testify v1.5.1
github.com/tmc/grpc-websocket-proxy v0.0.0-20171017195756-830351dc03c6 // indirect
github.com/urfave/cli v1.22.4
github.com/xdg/stringprep v1.0.1-0.20180714160509-73f8eece6fdc // indirect
github.com/xiang90/probing v0.0.0-20190116061207-43a291ad63a2 // indirect
github.com/yuin/gopher-lua v0.0.0-20191220021717-ab39c6098bdb // indirect