Skip to content

Commit

Permalink
Respect the 1.N.P version of go
Browse files Browse the repository at this point in the history
  • Loading branch information
Link- committed Jan 11, 2025
1 parent f25b3a7 commit ca957f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/Link-/gh-token

go 1.23
go 1.23.4

require (
github.com/golang-jwt/jwt/v5 v5.0.0
Expand Down

0 comments on commit ca957f6

Please sign in to comment.