Skip to content

Commit 975eeec

Browse files
chore(deps): bump ariga.io/atlas-provider-gorm from 0.3.4 to 0.4.0 (#635)
updated-dependencies: - dependency-name: ariga.io/atlas-provider-gorm dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9e3d445 commit 975eeec

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/swiftwave-org/swiftwave
33
go 1.21.7
44

55
require (
6-
ariga.io/atlas-provider-gorm v0.3.4
6+
ariga.io/atlas-provider-gorm v0.4.0
77
github.com/99designs/gqlgen v0.17.47
88
github.com/aws/aws-sdk-go v1.53.6
99
github.com/docker/docker v26.1.3+incompatible

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
ariga.io/atlas-go-sdk v0.2.3 h1:DpKruiJ9ElJcNhYxnQM9ddzupHXEYFH0Jx6ZcZ7lKYQ=
22
ariga.io/atlas-go-sdk v0.2.3/go.mod h1:owkEEXw6jqne5KPVDfKsYB7cwMiMk3jtOiAAeKxS/yU=
3-
ariga.io/atlas-provider-gorm v0.3.4 h1:xsXHWq2cnrKTxdFZgFwbqtAhK+lR00p55/xgcCxyoYE=
4-
ariga.io/atlas-provider-gorm v0.3.4/go.mod h1:NOXGkyHfWFm8vQO7T+je5Zj5DdLZhkzReXGfxnnK4VM=
3+
ariga.io/atlas-provider-gorm v0.4.0 h1:x4kEgGf6LbrIiaZNBR+Tz+HG9oguzVt8XNyuVzdfMes=
4+
ariga.io/atlas-provider-gorm v0.4.0/go.mod h1:8m6+N6+IgWMzPcR63c9sNOBoxfNk6yV6txBZBrgLg1o=
55
dario.cat/mergo v1.0.0 h1:AGCNq9Evsj31mOgNPcLyXc+4PNABt905YmuqPYYpBWk=
66
dario.cat/mergo v1.0.0/go.mod h1:uNxQE+84aUszobStD9th8a29P2fMDhsBdgRYvZOxGmk=
77
github.com/99designs/gqlgen v0.17.47 h1:M9DTK8X3+3ATNBfZlHBwMwNngn4hhZWDxNmTiuQU5tQ=

0 commit comments

Comments
 (0)