Merge pull request #2405 from dexidp/update-dependencies

Update API package
This commit is contained in:
Márk Sági-Kazár
2022-02-08 23:36:15 +01:00
committed by GitHub

2
go.mod
View File

@@ -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