fix(deps): update module golang.org/x/crypto to v0.30.0 #179
Annotations
10 errors and 1 warning
golangci-lint:
ecdh/public_key.go#L35
pk.Curve undefined (type *PublicKey has no field or method Curve) (typecheck)
|
golangci-lint:
ecdh/public_key.go#L64
pk.Bytes undefined (type *PublicKey has no field or method Bytes) (typecheck)
|
golangci-lint:
ecdh/public_key.go#L80
pk.Curve undefined (type *PublicKey has no field or method Curve) (typecheck)
|
golangci-lint:
ecdh/public_key.go#L82
pk.Curve undefined (type *PublicKey has no field or method Curve) (typecheck)
|
golangci-lint:
ecdh/public_key.go#L86
pk.Bytes undefined (type *PublicKey has no field or method Bytes) (typecheck)
|
golangci-lint:
handshake/noise.go#L60
hs.WriteMessage undefined (type *NoiseHandshake has no field or method WriteMessage) (typecheck)
|
golangci-lint:
handshake/noise.go#L87
hs.ReadMessage undefined (type *NoiseHandshake has no field or method ReadMessage) (typecheck)
|
golangci-lint:
handshake/noise.go#L98
hs.GetStatus undefined (type *NoiseHandshake has no field or method GetStatus) (typecheck)
|
golangci-lint:
internal/openpgp/card_test.go#L58
undefined: yaml (typecheck)
|
golangci-lint:
provider/multi.go#L31
undefined: iso7816 (typecheck)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading