graphql-engine/cli/migrate/source
Aravind K P 3136ffad1b cli: update go.mod
>

### Description
Update `go.mod` to allow other packages to import [v2.0.0 versions](https://blog.golang.org/v2-go-modules).

### Changelog

- [x] `CHANGELOG.md` is updated with user-facing content relevant to this PR. If no changelog is required, then add the `no-changelog-required` label.

### Affected components

- [x] CLI

https://github.com/hasura/graphql-engine-mono/pull/1584

GitOrigin-RevId: a5d17ad20289d1cd7217763f56ef3ba6552d69c4
2021-06-16 11:45:07 +00:00
..
file cli: update go.mod 2021-06-16 11:45:07 +00:00
stub cli: update go.mod 2021-06-16 11:45:07 +00:00
testing cli: update go.mod 2021-06-16 11:45:07 +00:00
driver.go cli: separate the metadata operations from migrate driver 2021-04-01 05:14:17 +00:00
migration.go cli: allow managing actions (#3859) 2020-02-24 21:44:46 +05:30
parse_test.go cli: allow managing actions (#3859) 2020-02-24 21:44:46 +05:30
parse.go cli: metadata apply,export enhancements 2021-05-14 19:09:59 +00:00