core: bump goauthentik.io/api/v3 from 3.2023106.3 to 3.2023106.4

Bumps [goauthentik.io/api/v3](https://github.com/goauthentik/client-go) from 3.2023106.3 to 3.2023106.4.
- [Release notes](https://github.com/goauthentik/client-go/releases)
- [Commits](https://github.com/goauthentik/client-go/compare/v3.2023106.3...v3.2023106.4)

---
updated-dependencies:
- dependency-name: goauthentik.io/api/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-01-23 13:44:22 +00:00
committed by Marc 'risson' Schmitt
parent 6303698ba8
commit 09ef9515af
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@ -28,7 +28,7 @@ require (
github.com/spf13/cobra v1.8.0
github.com/stretchr/testify v1.8.4
github.com/wwt/guac v1.3.2
goauthentik.io/api/v3 v3.2023106.3
goauthentik.io/api/v3 v3.2023106.4
golang.org/x/exp v0.0.0-20230210204819-062eb4c674ab
golang.org/x/oauth2 v0.16.0
golang.org/x/sync v0.6.0