Bump golang.org/x/crypto from 0.32.0 to 0.35.0 #2944
Annotations
10 errors and 1 warning
lint:
x25519/x25519.go#L9
could not import golang.org/x/crypto/curve25519 (-: cannot compile Go 1.23 code) (typecheck)
|
lint:
internal/keyconv/keyconv.go#L11
could not import golang.org/x/crypto/ed25519 (-: cannot compile Go 1.23 code) (typecheck)
|
lint:
jwe/internal/keygen/keygen.go#L10
could not import golang.org/x/crypto/curve25519 (-: cannot compile Go 1.23 code) (typecheck)
|
lint:
jwe/internal/keyenc/keyenc.go#L19
could not import golang.org/x/crypto/curve25519 (-: cannot compile Go 1.23 code) (typecheck)
|
lint:
jwe/internal/keyenc/keyenc.go#L20
could not import golang.org/x/crypto/pbkdf2 (-: cannot compile Go 1.23 code) (typecheck)
|
lint:
jwe/decrypt.go#L12
could not import golang.org/x/crypto/pbkdf2 (-: cannot compile Go 1.23 code) (typecheck)
|
lint:
jwk/jwk_test.go#L168
missing return (typecheck)
|
lint:
jwk/iterator_test.go#L10
"github.com/lestrrat-go/jwx/jwa" imported and not used (typecheck)
|
lint:
jwk/jwk_test.go#L8
"crypto/ed25519" imported and not used (typecheck)
|
lint
issues found
|
lint
Cache not found for keys: setup-go-Linux-x64-ubuntu24-go-1.20.14-859ade9e81c41c1c084a0cee76046d9f1e9128e2dd3cbdc052495764058f2e4e
|