We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 963b980 commit 9b5a88fCopy full SHA for 9b5a88f
go.mod
@@ -1,6 +1,8 @@
1
module github.com/sgaunet/jwt-cli
2
3
-go 1.21
+go 1.23
4
+
5
+toolchain go1.23.2
6
7
require (
8
github.com/golang-jwt/jwt/v5 v5.2.1
0 commit comments