coreos / go-oidc

A Go OpenID Connect client.
Apache License 2.0
1.92k stars 393 forks source link

Test with go 1.20/ go 1.21 #388

Closed arukiidou closed 5 months ago

arukiidou commented 1 year ago

goals

Go 1.21 is released. add test with go 1.20 / go 1.21

tasks

non-goals

sample

https://github.com/actions/setup-go#matrix-testing

ericchiang commented 5 months ago

Fixed with #419