We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3378761 commit fe2a57aCopy full SHA for fe2a57a
backend/go.mod
@@ -8,7 +8,7 @@ replace github.com/diggerhq/digger/libs => ../libs
8
replace github.com/ugorji/go => github.com/ugorji/go v1.2.12
9
10
require (
11
- ariga.io/atlas-provider-gorm v0.5.0
+ ariga.io/atlas-provider-gorm v0.5.1
12
github.com/bradleyfalzon/ghinstallation/v2 v2.11.0
13
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
14
github.com/dchest/uniuri v1.2.0
0 commit comments