Skip to content

Commit

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

chore(deps): bump ariga.io/atlas from 0.14.1 to 0.14.2
  • Loading branch information
ucpr authored Oct 18, 2023
2 parents c3e2727 + 9e04487 commit 7df1794
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.14.1
ariga.io/atlas v0.14.2
github.com/hashicorp/hcl/v2 v2.19.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.14.1 h1:mun+I5QiFaKVJBfHNnlTqa0PCj6qCZsp/M3dxFC9WPg=
ariga.io/atlas v0.14.1/go.mod h1:isZrlzJ5cpoCoKFoY9knZug7Lq4pP1cm8g3XciLZ0Pw=
ariga.io/atlas v0.14.2 h1:efxCuSGnDuhx7xm4JaqImR6xd+PqyizgGy5u/XUEI/g=
ariga.io/atlas v0.14.2/go.mod h1:isZrlzJ5cpoCoKFoY9knZug7Lq4pP1cm8g3XciLZ0Pw=
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 7df1794

Please sign in to comment.