Skip to content

Commit

Permalink
chore(deps): bump ariga.io/atlas from 0.14.1 to 0.14.2
Browse files Browse the repository at this point in the history
Bumps [ariga.io/atlas](https://github.com/ariga/atlas) from 0.14.1 to 0.14.2.
- [Release notes](https://github.com/ariga/atlas/releases)
- [Commits](ariga/atlas@v0.14.1...v0.14.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 2, 2023
1 parent 93d719c commit 09a3f14
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.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.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 09a3f14

Please sign in to comment.