2021-06-16 14:44:15 +03:00
|
|
|
module github.com/hasura/graphql-engine/cli/v2
|
2019-12-12 08:37:26 +03:00
|
|
|
|
2021-03-17 18:09:03 +03:00
|
|
|
go 1.16
|
2019-12-12 08:37:26 +03:00
|
|
|
|
|
|
|
require (
|
2022-04-21 14:54:14 +03:00
|
|
|
cuelang.org/go v0.4.2
|
2021-09-07 16:33:58 +03:00
|
|
|
github.com/AlecAivazis/survey/v2 v2.3.1
|
2019-12-12 08:37:26 +03:00
|
|
|
github.com/Masterminds/semver v1.5.0
|
2021-04-05 17:00:21 +03:00
|
|
|
github.com/Microsoft/go-winio v0.4.17-0.20210211115548-6eac466e5fa3 // indirect
|
2021-03-08 14:59:35 +03:00
|
|
|
github.com/Pallinder/go-randomdata v1.2.0
|
2019-12-12 08:37:26 +03:00
|
|
|
github.com/ahmetb/go-linq v3.0.0+incompatible
|
|
|
|
github.com/aryann/difflib v0.0.0-20170710044230-e206f873d14a
|
2021-09-07 16:33:58 +03:00
|
|
|
github.com/avast/retry-go v3.0.0+incompatible
|
2019-12-12 08:37:26 +03:00
|
|
|
github.com/briandowns/spinner v1.8.0
|
2022-04-21 14:54:14 +03:00
|
|
|
github.com/buger/jsonparser v1.1.1
|
2021-08-31 12:56:31 +03:00
|
|
|
github.com/cheggaaa/pb/v3 v3.0.8
|
2021-09-29 14:11:24 +03:00
|
|
|
github.com/cockroachdb/redact v1.1.3
|
2021-04-05 17:00:21 +03:00
|
|
|
github.com/containerd/continuity v0.0.0-20201208142359-180525291bb7 // indirect
|
2021-03-08 14:59:35 +03:00
|
|
|
github.com/denisenkom/go-mssqldb v0.0.0-20190515213511-eb9f6a1743f3
|
2019-12-12 08:37:26 +03:00
|
|
|
github.com/elazarl/goproxy v0.0.0-20191011121108-aa519ddbe484 // indirect
|
2022-03-10 11:12:55 +03:00
|
|
|
github.com/fatih/color v1.13.0
|
2019-12-12 08:37:26 +03:00
|
|
|
github.com/gin-contrib/cors v1.3.0
|
|
|
|
github.com/gin-contrib/static v0.0.0-20191128031702-f81c604d8ac2
|
|
|
|
github.com/gin-gonic/contrib v0.0.0-20191209060500-d6e26eeaa607
|
|
|
|
github.com/gin-gonic/gin v1.5.0
|
2022-03-10 11:12:55 +03:00
|
|
|
github.com/goccy/go-yaml v1.9.5
|
2019-12-12 08:37:26 +03:00
|
|
|
github.com/gofrs/uuid v3.2.0+incompatible
|
2021-12-09 20:25:54 +03:00
|
|
|
github.com/gonvenience/ytbx v1.4.2
|
2021-10-07 17:23:19 +03:00
|
|
|
github.com/hashicorp/go-multierror v1.1.1
|
2021-06-17 13:15:22 +03:00
|
|
|
github.com/hexops/gotextdiff v1.0.3
|
2021-12-09 20:25:54 +03:00
|
|
|
github.com/homeport/dyff v1.4.5
|
2019-12-12 08:37:26 +03:00
|
|
|
github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0
|
2021-02-17 07:20:19 +03:00
|
|
|
github.com/lib/pq v1.1.1
|
2022-04-21 14:54:14 +03:00
|
|
|
github.com/magiconair/properties v1.8.6 // indirect
|
2022-03-10 11:12:55 +03:00
|
|
|
github.com/mattn/go-colorable v0.1.12
|
2019-12-12 08:37:26 +03:00
|
|
|
github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
|
|
|
|
github.com/mitchellh/go-homedir v1.1.0
|
2022-03-10 11:12:55 +03:00
|
|
|
github.com/mitchellh/mapstructure v1.4.3
|
2021-07-16 08:26:00 +03:00
|
|
|
github.com/olekukonko/tablewriter v0.0.5
|
|
|
|
github.com/onsi/ginkgo v1.16.4
|
2021-09-29 14:11:24 +03:00
|
|
|
github.com/onsi/gomega v1.16.0
|
2021-04-05 17:00:21 +03:00
|
|
|
github.com/opencontainers/runc v1.0.0-rc93 // indirect
|
2021-02-17 07:20:19 +03:00
|
|
|
github.com/ory/dockertest/v3 v3.6.3
|
2019-12-12 08:37:26 +03:00
|
|
|
github.com/parnurzeal/gorequest v0.2.16
|
2021-02-17 07:20:19 +03:00
|
|
|
github.com/pkg/errors v0.9.1
|
2021-04-05 17:00:21 +03:00
|
|
|
github.com/sirupsen/logrus v1.7.0
|
2019-12-12 08:37:26 +03:00
|
|
|
github.com/skratchdot/open-golang v0.0.0-20190402232053-79abb63cd66e
|
2021-09-29 14:11:24 +03:00
|
|
|
github.com/spf13/afero v1.6.0
|
2022-04-21 14:54:14 +03:00
|
|
|
github.com/spf13/cobra v1.4.0
|
2019-12-12 08:37:26 +03:00
|
|
|
github.com/spf13/pflag v1.0.5
|
2022-03-10 11:12:55 +03:00
|
|
|
github.com/spf13/viper v1.10.0
|
2021-04-05 17:00:21 +03:00
|
|
|
github.com/stretchr/testify v1.7.0
|
2020-04-23 05:47:51 +03:00
|
|
|
github.com/subosito/gotenv v1.2.0
|
2022-03-31 11:27:00 +03:00
|
|
|
github.com/vektah/gqlparser v1.3.1
|
2021-09-29 14:11:24 +03:00
|
|
|
golang.org/x/term v0.0.0-20210916214954-140adaaadfaf
|
2020-02-24 19:14:46 +03:00
|
|
|
gopkg.in/src-d/go-git.v4 v4.13.1
|
2021-02-16 09:25:26 +03:00
|
|
|
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
|
2019-12-12 08:37:26 +03:00
|
|
|
moul.io/http2curl v1.0.0 // indirect
|
|
|
|
)
|