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

@ -5,7 +5,7 @@ import (
"testing"
"github.com/stretchr/testify/assert"
"goauthentik.io/api"
"goauthentik.io/api/v3"
)
func TestCheckRedirectParam(t *testing.T) {