Skip to content

Commit

Permalink
build(deps): bump ariga.io/atlas-provider-gorm from 0.4.0 to 0.5.0
Browse files Browse the repository at this point in the history
Bumps [ariga.io/atlas-provider-gorm](https://github.com/ariga/atlas-provider-gorm) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/ariga/atlas-provider-gorm/releases)
- [Commits](ariga/atlas-provider-gorm@v0.4.0...v0.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 17, 2024
1 parent b270a44 commit ee5a826
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 @@ -4,7 +4,7 @@ go 1.22

require (
ariga.io/atlas-go-sdk v0.5.3
ariga.io/atlas-provider-gorm v0.4.0
ariga.io/atlas-provider-gorm v0.5.0
github.com/carlmjohnson/versioninfo v0.22.5
github.com/go-ozzo/ozzo-validation/v4 v4.3.0
github.com/knadh/koanf/parsers/toml v0.1.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ariga.io/atlas-go-sdk v0.5.3 h1:KlLWPUnKm/gv3iaUDXAwUfQPZuEFbrAcqDIAFIImXZ0=
ariga.io/atlas-go-sdk v0.5.3/go.mod h1:wCso3QwMboXPUD5vNjBPDc3z086Ix3kfooanvcdlwV4=
ariga.io/atlas-provider-gorm v0.4.0 h1:x4kEgGf6LbrIiaZNBR+Tz+HG9oguzVt8XNyuVzdfMes=
ariga.io/atlas-provider-gorm v0.4.0/go.mod h1:8m6+N6+IgWMzPcR63c9sNOBoxfNk6yV6txBZBrgLg1o=
ariga.io/atlas-provider-gorm v0.5.0 h1:DqYNWroKUiXmx2N6nf/I9lIWu6fpgB6OQx/JoelCTes=
ariga.io/atlas-provider-gorm v0.5.0/go.mod h1:8m6+N6+IgWMzPcR63c9sNOBoxfNk6yV6txBZBrgLg1o=
atomicgo.dev/assert v0.0.2 h1:FiKeMiZSgRrZsPo9qn/7vmr7mCsh5SZyXY4YGYiYwrg=
atomicgo.dev/assert v0.0.2/go.mod h1:ut4NcI3QDdJtlmAxQULOmA13Gz6e2DWbSAS8RUOmNYQ=
atomicgo.dev/cursor v0.2.0 h1:H6XN5alUJ52FZZUkI7AlJbUc1aW38GWZalpYRPpoPOw=
Expand Down

0 comments on commit ee5a826

Please sign in to comment.