-
- Downloads
Merge pull request #2684 from dexidp/dependabot/go_modules/entgo.io/ent-0.11.3
build(deps): bump entgo.io/ent from 0.11.2 to 0.11.3
No related branches found
No related tags found
... | ... | @@ -3,7 +3,7 @@ module github.com/dexidp/dex |
go 1.19 | ||
require ( | ||
entgo.io/ent v0.11.2 | ||
entgo.io/ent v0.11.3 | ||
github.com/AppsFlyer/go-sundheit v0.5.0 | ||
github.com/Masterminds/semver v1.5.0 | ||
github.com/Masterminds/sprig/v3 v3.2.2 | ||
... | ... | @@ -40,7 +40,7 @@ require ( |
) | ||
require ( | ||
ariga.io/atlas v0.5.1-0.20220717122844-8593d7eb1a8e // indirect | ||
ariga.io/atlas v0.7.2-0.20220927111110-867ee0cca56a // indirect | ||
cloud.google.com/go/compute v1.7.0 // indirect | ||
github.com/Azure/go-ntlmssp v0.0.0-20220621081337-cb9428e4ac1e // indirect | ||
github.com/Masterminds/goutils v1.1.1 // indirect | ||
... | ... | @@ -61,7 +61,7 @@ require ( |
github.com/google/uuid v1.3.0 // indirect | ||
github.com/googleapis/enterprise-certificate-proxy v0.1.0 // indirect | ||
github.com/googleapis/gax-go/v2 v2.4.0 // indirect | ||
github.com/hashicorp/hcl/v2 v2.10.0 // indirect | ||
github.com/hashicorp/hcl/v2 v2.13.0 // indirect | ||
github.com/huandu/xstrings v1.3.1 // indirect | ||
github.com/imdario/mergo v0.3.11 // indirect | ||
github.com/inconshreveable/mousetrap v1.0.0 // indirect | ||
... | ... |
Please register or sign in to comment