Skip to content

Commit

Permalink
chore: upgrade atlas to latest master (#51)
Browse files Browse the repository at this point in the history
Signed-off-by: Giau. Tran Minh <[email protected]>
  • Loading branch information
giautm authored Feb 26, 2023
1 parent a42c778 commit 5eecb7b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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.8.4-0.20221224083801-0cc354a7151d
ariga.io/atlas v0.9.1-0.20230226111101-46e94a3b58ad
github.com/go-sql-driver/mysql v1.6.0
github.com/hashicorp/hcl/v2 v2.14.0
github.com/hashicorp/terraform-plugin-docs v0.7.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ariga.io/atlas v0.8.4-0.20221224083801-0cc354a7151d h1:/Z/N9Xy7XKbOGVVfbwXooewDvAyIV2UotedxQVXESfA=
ariga.io/atlas v0.8.4-0.20221224083801-0cc354a7151d/go.mod h1:T230JFcENj4ZZzMkZrXFDSkv+2kXkUgpJ5FQQ5hMcKU=
ariga.io/atlas v0.9.1-0.20230226111101-46e94a3b58ad h1:UQqoJNw+MG+pMyoRcCBYh/azlDWResB2XaM5zEoA944=
ariga.io/atlas v0.9.1-0.20230226111101-46e94a3b58ad/go.mod h1:T230JFcENj4ZZzMkZrXFDSkv+2kXkUgpJ5FQQ5hMcKU=
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=
github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU=
Expand Down

0 comments on commit 5eecb7b

Please sign in to comment.