internal: bump api client to v3

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
Jens Langhammer
2022-03-03 10:40:07 +01:00
parent 257ac04be4
commit 62a939b91d
37 changed files with 47 additions and 37 deletions

View File

@ -2,7 +2,7 @@ package group
import (
"github.com/nmcclain/ldap"
"goauthentik.io/api"
"goauthentik.io/api/v3"
"goauthentik.io/internal/outpost/ldap/constants"
"goauthentik.io/internal/outpost/ldap/server"
"goauthentik.io/internal/outpost/ldap/utils"