Skip to content

Conversation

kfcampbell
Copy link
Owner

The Go standard library's ioutil package is deprecated. This updates those usages to either io or os package functions.

It also updates a test-only usage of the jwt.StandardClaims to jwt.RegisteredClaims.

@kfcampbell kfcampbell merged commit 5f7c99c into main May 21, 2024
@kfcampbell kfcampbell deleted the deprecations-fork branch May 21, 2024 21:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant