Skip to content

Commit

Permalink
build(deps): bump ariga.io/atlas-go-sdk from 0.5.2 to 0.5.3
Browse files Browse the repository at this point in the history
Bumps [ariga.io/atlas-go-sdk](https://github.com/ariga/atlas-go-sdk) from 0.5.2 to 0.5.3.
- [Release notes](https://github.com/ariga/atlas-go-sdk/releases)
- [Commits](ariga/atlas-go-sdk@v0.5.2...v0.5.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 15, 2024
1 parent e491c0c commit 0b86be5
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/1995parham-teaching/tinyurl
go 1.22

require (
ariga.io/atlas-go-sdk v0.5.2
ariga.io/atlas-go-sdk v0.5.3
ariga.io/atlas-provider-gorm v0.3.2
github.com/carlmjohnson/versioninfo v0.22.5
github.com/go-ozzo/ozzo-validation/v4 v4.3.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-go-sdk v0.5.2 h1:ZMmzzzA1HEcTHDy+gEJmT4Da+ouEpIvWHY9LfMRU+pw=
ariga.io/atlas-go-sdk v0.5.2/go.mod h1:9mrVidREa1AU5WeSxNz7LuTwB1o6CzEMHSYfD8U0Zpc=
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.3.2 h1:Y3vQ9HPNQQTSwSAAGv0T/ESUjarHTjmvSg09ODGcaus=
ariga.io/atlas-provider-gorm v0.3.2/go.mod h1:NOXGkyHfWFm8vQO7T+je5Zj5DdLZhkzReXGfxnnK4VM=
atomicgo.dev/assert v0.0.2 h1:FiKeMiZSgRrZsPo9qn/7vmr7mCsh5SZyXY4YGYiYwrg=
Expand Down

0 comments on commit 0b86be5

Please sign in to comment.