Skip to content
This repository was archived by the owner on Sep 22, 2025. It is now read-only.

Commit 953d71b

Browse files
committed
update Go version from 1.18 to 1.24 in go.mod
1 parent cfe0bc8 commit 953d71b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module github.com/github/actions-oidc-debugger
22

3-
go 1.18
3+
go 1.24
44

55
require github.com/golang-jwt/jwt/v5 v5.2.2

0 commit comments

Comments
 (0)