core: bump Go from 1.20 to 1.21 (#7117)

Initial commit.
This commit is contained in:
Philipp Kolberg
2023-10-09 19:20:02 +02:00
committed by GitHub
parent f11bb8bfd4
commit 94fd22b448
3 changed files with 12 additions and 2 deletions

2
go.mod
View File

@ -1,6 +1,6 @@
module goauthentik.io
go 1.20
go 1.21
require (
beryju.io/ldap v0.1.0