Skip to content

Commit 9b5a88f

Browse files
committed
chore: update Go version to 1.23 and specify toolchain
1 parent 963b980 commit 9b5a88f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

go.mod

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
module github.com/sgaunet/jwt-cli
22

3-
go 1.21
3+
go 1.23
4+
5+
toolchain go1.23.2
46

57
require (
68
github.com/golang-jwt/jwt/v5 v5.2.1

0 commit comments

Comments
 (0)