Skip to content

Commit

Permalink
Merge pull request #16 from ucpr/dependabot/go_modules/ariga.io/atlas…
Browse files Browse the repository at this point in the history
…-0.14.0

chore(deps): bump ariga.io/atlas from 0.13.2 to 0.14.0
  • Loading branch information
ucpr authored Sep 6, 2023
2 parents d9db024 + dfaebf5 commit 1721e26
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 github.com/ucpr/atlas-hcl-gen-go
go 1.20

require (
ariga.io/atlas v0.13.2
ariga.io/atlas v0.14.0
github.com/hashicorp/hcl/v2 v2.18.0
github.com/stretchr/testify v1.8.4
github.com/zclconf/go-cty v1.14.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.13.2 h1:52uuqedNjRvuTLtpHJV2KNQve1iGmBNTibAPQTwpz80=
ariga.io/atlas v0.13.2/go.mod h1:+TR129FJZ5Lvzms6dvCeGWh1yR6hMvmXBhug4hrNIGk=
ariga.io/atlas v0.14.0 h1:2gpshFCwvlbXxRJHahUbIpDVdsbJtZVVeuqL410LSTY=
ariga.io/atlas v0.14.0/go.mod h1:+TR129FJZ5Lvzms6dvCeGWh1yR6hMvmXBhug4hrNIGk=
github.com/DATA-DOG/go-sqlmock v1.5.0 h1:Shsta01QNfFxHCfpW6YH2STWB0MudeXXEWMr20OEh60=
github.com/agext/levenshtein v1.2.1 h1:QmvMAjj2aEICytGiWzmxoE0x2KZvE0fvmqMOfy2tjT8=
github.com/agext/levenshtein v1.2.1/go.mod h1:JEDfjyjHDjOF/1e4FlBE/PkbqA9OfWu2ki2W0IB5558=
Expand Down

0 comments on commit 1721e26

Please sign in to comment.