|
|
@ -19,7 +19,6 @@ require (
|
|
|
|
github.com/gobwas/glob v0.2.3
|
|
|
|
github.com/gobwas/glob v0.2.3
|
|
|
|
github.com/gofrs/flock v0.12.1
|
|
|
|
github.com/gofrs/flock v0.12.1
|
|
|
|
github.com/gosuri/uitable v0.0.4
|
|
|
|
github.com/gosuri/uitable v0.0.4
|
|
|
|
github.com/hashicorp/go-multierror v1.1.1
|
|
|
|
|
|
|
|
github.com/jmoiron/sqlx v1.4.0
|
|
|
|
github.com/jmoiron/sqlx v1.4.0
|
|
|
|
github.com/lib/pq v1.10.9
|
|
|
|
github.com/lib/pq v1.10.9
|
|
|
|
github.com/mattn/go-shellwords v1.0.12
|
|
|
|
github.com/mattn/go-shellwords v1.0.12
|
|
|
@ -27,7 +26,6 @@ require (
|
|
|
|
github.com/moby/term v0.5.2
|
|
|
|
github.com/moby/term v0.5.2
|
|
|
|
github.com/opencontainers/image-spec v1.1.1
|
|
|
|
github.com/opencontainers/image-spec v1.1.1
|
|
|
|
github.com/phayes/freeport v0.0.0-20220201140144-74d24b5ae9f5
|
|
|
|
github.com/phayes/freeport v0.0.0-20220201140144-74d24b5ae9f5
|
|
|
|
github.com/pkg/errors v0.9.1
|
|
|
|
|
|
|
|
github.com/rubenv/sql-migrate v1.8.0
|
|
|
|
github.com/rubenv/sql-migrate v1.8.0
|
|
|
|
github.com/santhosh-tekuri/jsonschema/v6 v6.0.1
|
|
|
|
github.com/santhosh-tekuri/jsonschema/v6 v6.0.1
|
|
|
|
github.com/spf13/cobra v1.9.1
|
|
|
|
github.com/spf13/cobra v1.9.1
|
|
|
@ -95,7 +93,6 @@ require (
|
|
|
|
github.com/gorilla/websocket v1.5.3 // indirect
|
|
|
|
github.com/gorilla/websocket v1.5.3 // indirect
|
|
|
|
github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79 // indirect
|
|
|
|
github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79 // indirect
|
|
|
|
github.com/grpc-ecosystem/grpc-gateway/v2 v2.23.0 // 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/arc/v2 v2.0.5 // indirect
|
|
|
|
github.com/hashicorp/golang-lru/v2 v2.0.5 // indirect
|
|
|
|
github.com/hashicorp/golang-lru/v2 v2.0.5 // indirect
|
|
|
|
github.com/huandu/xstrings v1.5.0 // indirect
|
|
|
|
github.com/huandu/xstrings v1.5.0 // indirect
|
|
|
@ -122,6 +119,7 @@ require (
|
|
|
|
github.com/onsi/gomega v1.36.2 // indirect
|
|
|
|
github.com/onsi/gomega v1.36.2 // indirect
|
|
|
|
github.com/opencontainers/go-digest v1.0.0 // indirect
|
|
|
|
github.com/opencontainers/go-digest v1.0.0 // indirect
|
|
|
|
github.com/peterbourgon/diskv v2.0.1+incompatible // indirect
|
|
|
|
github.com/peterbourgon/diskv v2.0.1+incompatible // indirect
|
|
|
|
|
|
|
|
github.com/pkg/errors v0.9.1 // indirect
|
|
|
|
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
|
|
|
|
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
|
|
|
|
github.com/prometheus/client_golang v1.20.5 // indirect
|
|
|
|
github.com/prometheus/client_golang v1.20.5 // indirect
|
|
|
|
github.com/prometheus/client_model v0.6.1 // indirect
|
|
|
|
github.com/prometheus/client_model v0.6.1 // indirect
|
|
|
|