Skip to content

Commit

Permalink
build(deps): bump ariga.io/atlas from 0.19.2 to 0.23.0 (#133)
Browse files Browse the repository at this point in the history
* build(deps): bump ariga.io/atlas from 0.19.2 to 0.23.0

Bumps [ariga.io/atlas](https://github.com/ariga/atlas) from 0.19.2 to 0.23.0.
- [Release notes](https://github.com/ariga/atlas/releases)
- [Commits](ariga/atlas@v0.19.2...v0.23.0)

---
updated-dependencies:
- dependency-name: ariga.io/atlas
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore: bump go-version

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Giau. Tran Minh <[email protected]>
  • Loading branch information
dependabot[bot] and giautm authored Jun 9, 2024
1 parent 9aaee34 commit 1f280a9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
6 changes: 2 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
module ariga.io/ariga/terraform-provider-atlas

go 1.22

toolchain go1.22.0
go 1.22.4

require (
ariga.io/atlas v0.19.2
ariga.io/atlas v0.23.0
ariga.io/atlas-go-sdk v0.5.2
github.com/go-sql-driver/mysql v1.7.1
github.com/hashicorp/terraform-plugin-docs v0.16.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.19.2 h1:ulK06d4joEaMP06HNNPxdpD8dFgZGzjzjk+Mb5VfF08=
ariga.io/atlas v0.19.2/go.mod h1:VPlcXdd4w2KqKnH54yEZcry79UAhpaWaxEsmn5JRNoE=
ariga.io/atlas v0.23.0 h1:PMjXE1TlEeq/8fwQb6BtZavNyismyYwcDfr+J/RZUU4=
ariga.io/atlas v0.23.0/go.mod h1:p+GCPB9BoGlOD04YMYUWXNpcuooJ4eJpRbPUd9/BOic=
ariga.io/atlas-go-sdk v0.5.2 h1:ZMmzzzA1HEcTHDy+gEJmT4Da+ouEpIvWHY9LfMRU+pw=
ariga.io/atlas-go-sdk v0.5.2/go.mod h1:9mrVidREa1AU5WeSxNz7LuTwB1o6CzEMHSYfD8U0Zpc=
dario.cat/mergo v1.0.0 h1:AGCNq9Evsj31mOgNPcLyXc+4PNABt905YmuqPYYpBWk=
Expand Down

0 comments on commit 1f280a9

Please sign in to comment.