Skip to content

Commit 32996f1

Browse files
fix(deps): update module ariga.io/atlas-provider-gorm to v0.3.4 (diggerhq#1385)
1 parent 2764fcf commit 32996f1

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

backend/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ replace github.com/diggerhq/digger/libs => ../libs
88
replace github.com/ugorji/go => github.com/ugorji/go v1.2.12
99

1010
require (
11-
ariga.io/atlas-provider-gorm v0.3.2
11+
ariga.io/atlas-provider-gorm v0.3.4
1212
github.com/alextanhongpin/go-gin-starter v0.0.0-20180719045109-df82f33e8aa1
1313
github.com/bradleyfalzon/ghinstallation/v2 v2.10.0
1414
github.com/dchest/uniuri v1.2.0

backend/go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ ariga.io/atlas-go-sdk v0.2.3 h1:DpKruiJ9ElJcNhYxnQM9ddzupHXEYFH0Jx6ZcZ7lKYQ=
22
ariga.io/atlas-go-sdk v0.2.3/go.mod h1:owkEEXw6jqne5KPVDfKsYB7cwMiMk3jtOiAAeKxS/yU=
33
ariga.io/atlas-provider-gorm v0.3.2 h1:Y3vQ9HPNQQTSwSAAGv0T/ESUjarHTjmvSg09ODGcaus=
44
ariga.io/atlas-provider-gorm v0.3.2/go.mod h1:NOXGkyHfWFm8vQO7T+je5Zj5DdLZhkzReXGfxnnK4VM=
5+
ariga.io/atlas-provider-gorm v0.3.4 h1:xsXHWq2cnrKTxdFZgFwbqtAhK+lR00p55/xgcCxyoYE=
6+
ariga.io/atlas-provider-gorm v0.3.4/go.mod h1:NOXGkyHfWFm8vQO7T+je5Zj5DdLZhkzReXGfxnnK4VM=
57
cloud.google.com/go v0.26.0/go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMTw=
68
cloud.google.com/go v0.34.0/go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMTw=
79
cloud.google.com/go v0.38.0/go.mod h1:990N+gfupTy94rShfmMCWGDn0LpTmnzTp2qbd1dvSRU=

0 commit comments

Comments
 (0)