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

v3.2.2+incompatible build have error #90

Closed
4color opened this issue Aug 17, 2021 · 2 comments
Closed

v3.2.2+incompatible build have error #90

4color opened this issue Aug 17, 2021 · 2 comments

Comments

@4color
Copy link

4color commented Aug 17, 2021

github.com/golang-jwt/jwt
../pkg/mod/github.com/golang-jwt/jwt@v3.2.2+incompatible/ecdsa.go:135:4: r.FillBytes undefined (type *big.Int has no field or method FillBytes)
../pkg/mod/github.com/golang-jwt/jwt@v3.2.2+incompatible/ecdsa.go:136:4: s.FillBytes undefined (type *big.Int has no field or method FillBytes)

@oxisto
Copy link
Collaborator

oxisto commented Aug 17, 2021

Duplicate of #50

Starting with v3.2.2, jwt-go required at least Go 1.15.

@mfridman
Copy link
Member

Please consider updating your Go version if possible. Closing as no further action.

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

No branches or pull requests

3 participants