We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5f6b9a commit ad8124eCopy full SHA for ad8124e
go.mod
@@ -2,7 +2,7 @@ module github.com/ydataai/authentication-service
2
3
go 1.22
4
5
-toolchain go1.22.1
+toolchain go1.22.4
6
7
require (
8
github.com/coreos/go-oidc/v3 v3.10.0
0 commit comments