Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update all dependencies (except fuse), require Go 1.15 #3680

Merged
merged 2 commits into from
Mar 30, 2022
Merged

Conversation

fd0
Copy link
Member

@fd0 fd0 commented Mar 26, 2022

What does this PR change? What problem does it solve?

Update all dependencies (except fuse, see #3096). Since the jwt library does not compile with Go 1.14, I'm raising the minimum Go version to 1.15.

@fd0 fd0 changed the title Update all dependencies (except fuse) Update all dependencies (except fuse), require Go 1.15 Mar 27, 2022
fd0 added 2 commits March 30, 2022 21:11
The library github.com/golang-jwt/jwt/v4 requires the FillByte() method
of *big.Int, so we're raising the minimum Go version to 1.15.
@fd0 fd0 merged commit 774c2e7 into master Mar 30, 2022
@fd0 fd0 deleted the update-deps branch March 30, 2022 19:36
@fd0 fd0 mentioned this pull request Mar 31, 2022
1 task
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.

None yet

1 participant