root: bump go api client (#5014)

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
Jens L
2023-03-20 17:09:11 +01:00
committed by GitHub
parent 4868d4a14d
commit eb78632853
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@ -25,7 +25,7 @@ require (
github.com/prometheus/client_golang v1.14.0
github.com/sirupsen/logrus v1.9.0
github.com/stretchr/testify v1.8.2
goauthentik.io/api/v3 v3.2023031.2
goauthentik.io/api/v3 v3.2023031.3
golang.org/x/exp v0.0.0-20230210204819-062eb4c674ab
golang.org/x/oauth2 v0.6.0
golang.org/x/sync v0.1.0