Skip to content

Commit

Permalink
go: update atlas pkg (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
a8m authored Sep 15, 2022
1 parent da69ce1 commit 759ea2e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module ariga.io/ariga/terraform-provider-atlas
go 1.19

require (
ariga.io/atlas v0.6.4-0.20220826085648-6dae774539fd
ariga.io/atlas v0.7.1-0.20220913202723-ab8670e84008
github.com/go-sql-driver/mysql v1.6.0
github.com/hashicorp/go-cty v1.4.1-0.20200414143053-d3edf31b6320
github.com/hashicorp/terraform-plugin-docs v0.7.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ ariga.io/atlas v0.4.3-0.20220609101054-693f47afbad5 h1:v/TIJ3SH17hB/p78Q+OS9v+PP
ariga.io/atlas v0.4.3-0.20220609101054-693f47afbad5/go.mod h1:0eSMrFg/pqF2qZ+bjM3yRvlzKROYaLbKbSVaU0RKr5g=
ariga.io/atlas v0.6.4-0.20220826085648-6dae774539fd h1:odt2K2a2JUeOocwNipatOTyvY0ca3vQ8mogwbwrGICs=
ariga.io/atlas v0.6.4-0.20220826085648-6dae774539fd/go.mod h1:ft47uSh5hWGDCmQC9DsztZg6Xk+KagM5Ts/mZYKb9JE=
ariga.io/atlas v0.7.1-0.20220913202723-ab8670e84008 h1:bwwGaHJEE0Ro90IovUJLP3K+I/3snZUGxQhe+SV6FWg=
ariga.io/atlas v0.7.1-0.20220913202723-ab8670e84008/go.mod h1:ft47uSh5hWGDCmQC9DsztZg6Xk+KagM5Ts/mZYKb9JE=
cloud.google.com/go v0.26.0/go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMTw=
cloud.google.com/go v0.34.0/go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMTw=
entgo.io/ent v0.10.2-0.20220428114225-0c8f9a977c99 h1:++Y53GODlpz4OZOJ4VjANc9OxKUR6NZRgXcFg+CEtOc=
Expand Down

0 comments on commit 759ea2e

Please sign in to comment.