|
|
|
@ -19,7 +19,6 @@ require (
|
|
|
|
|
github.com/gobwas/glob v0.2.3
|
|
|
|
|
github.com/gofrs/flock v0.12.1
|
|
|
|
|
github.com/gosuri/uitable v0.0.4
|
|
|
|
|
github.com/hashicorp/go-multierror v1.1.1
|
|
|
|
|
github.com/jmoiron/sqlx v1.4.0
|
|
|
|
|
github.com/lib/pq v1.10.9
|
|
|
|
|
github.com/mattn/go-shellwords v1.0.12
|
|
|
|
@ -95,7 +94,6 @@ require (
|
|
|
|
|
github.com/gorilla/websocket v1.5.3 // indirect
|
|
|
|
|
github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79 // indirect
|
|
|
|
|
github.com/grpc-ecosystem/grpc-gateway/v2 v2.23.0 // indirect
|
|
|
|
|
github.com/hashicorp/errwrap v1.1.0 // indirect
|
|
|
|
|
github.com/hashicorp/golang-lru/arc/v2 v2.0.5 // indirect
|
|
|
|
|
github.com/hashicorp/golang-lru/v2 v2.0.5 // indirect
|
|
|
|
|
github.com/huandu/xstrings v1.5.0 // indirect
|
|
|
|
|