-
- Downloads
Merge pull request #2823 from dexidp/dependabot/go_modules/entgo.io/ent-0.11.8
... | ... | @@ -3,7 +3,7 @@ module github.com/dexidp/dex |
go 1.19 | ||
require ( | ||
entgo.io/ent v0.11.5 | ||
entgo.io/ent v0.11.8 | ||
github.com/AppsFlyer/go-sundheit v0.5.0 | ||
github.com/Masterminds/semver v1.5.0 | ||
github.com/Masterminds/sprig/v3 v3.2.3 | ||
... | ... | @@ -41,7 +41,7 @@ require ( |
) | ||
require ( | ||
ariga.io/atlas v0.8.4-0.20221212165942-e53dd27a603d // indirect | ||
ariga.io/atlas v0.9.1-0.20230119145809-92243f7c55cb // indirect | ||
cloud.google.com/go/compute v1.14.0 // indirect | ||
cloud.google.com/go/compute/metadata v0.2.3 // indirect | ||
github.com/Azure/go-ntlmssp v0.0.0-20220621081337-cb9428e4ac1e // indirect | ||
... | ... |
Please register or sign in to comment