golang-jwt / jwt

Go implementation of JSON Web Tokens (JWT).
https://golang-jwt.github.io/jwt/
MIT License
6.98k stars 335 forks source link

chore: bump ci tests to include go1.23 #405

Closed mfridman closed 3 weeks ago

mfridman commented 3 weeks ago

This PR updates the CI matrix to include go1.23 and drop go1.20 from tests.