diff --git a/go.mod b/go.mod index ca70e433..ac05faef 100644 --- a/go.mod +++ b/go.mod @@ -9,7 +9,7 @@ require ( github.com/Masterminds/sprig/v3 v3.2.2 github.com/beevik/etree v1.1.0 github.com/coreos/go-oidc/v3 v3.1.0 - github.com/dexidp/dex/api/v2 v2.0.0 + github.com/dexidp/dex/api/v2 v2.1.0 github.com/felixge/httpsnoop v1.0.2 github.com/ghodss/yaml v1.0.0 github.com/go-ldap/ldap/v3 v3.4.1