Skip to content

Commit

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

chore(deps): bump ariga.io/atlas from 0.14.0 to 0.14.1
  • Loading branch information
ucpr authored Sep 22, 2023
2 parents ec0391b + c87d5d3 commit e4c6adf
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.0
ariga.io/atlas v0.14.1
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.14.0 h1:2gpshFCwvlbXxRJHahUbIpDVdsbJtZVVeuqL410LSTY=
ariga.io/atlas v0.14.0/go.mod h1:+TR129FJZ5Lvzms6dvCeGWh1yR6hMvmXBhug4hrNIGk=
ariga.io/atlas v0.14.1 h1:mun+I5QiFaKVJBfHNnlTqa0PCj6qCZsp/M3dxFC9WPg=
ariga.io/atlas v0.14.1/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 e4c6adf

Please sign in to comment.