Skip to content

Commit

Permalink
root: fix go.mod for codeql checking (#9338)
Browse files Browse the repository at this point in the history
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
  • Loading branch information
BeryJu authored Apr 18, 2024
1 parent a742331 commit 83776b9
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
module goauthentik.io

go 1.22

toolchain go1.22.0
go 1.22.2

require (
beryju.io/ldap v0.1.0
Expand Down

0 comments on commit 83776b9

Please sign in to comment.