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

@ -1,6 +1,6 @@
package flags
import "goauthentik.io/api"
import "goauthentik.io/api/v3"
type UserFlags struct {
UserInfo *api.User