Skip to content

Commit

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

chore(deps): bump ariga.io/atlas from 0.12.1 to 0.13.0
  • Loading branch information
ucpr authored Aug 7, 2023
2 parents 5b1ef6a + 0bd31ae commit 3722878
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.12.1
ariga.io/atlas v0.13.0
github.com/hashicorp/hcl/v2 v2.17.0
github.com/stretchr/testify v1.8.4
github.com/zclconf/go-cty v1.13.2
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.12.1 h1:ei4yJCEBDQFYe8uKaNvkFfTmfBX/5iWoVpqxTQ2oopQ=
ariga.io/atlas v0.12.1/go.mod h1:+TR129FJZ5Lvzms6dvCeGWh1yR6hMvmXBhug4hrNIGk=
ariga.io/atlas v0.13.0 h1:20IFNuDn82d8ephVFBv9SnrGcBfzU56K+Oi0sRfYcLQ=
ariga.io/atlas v0.13.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 3722878

Please sign in to comment.