fix(deps): update module golang.org/x/crypto to v0.29.0 #164
Annotations
5 errors
lint:
cmd/cmd.go#L13
could not import cunicu.li/hawkes/ecdh/applese (-: build constraints exclude all Go files in ecdh/applese) (typecheck)
|
lint:
provider/applese.go#L11
could not import cunicu.li/hawkes/ecdh/applese (-: build constraints exclude all Go files in ecdh/applese) (typecheck)
|
lint:
provider/applese.go#L16
cannot use (*appleSecureEnclaveKey)(nil) (value of type *appleSecureEnclaveKey) as PrivateKeyDH value in variable declaration: *appleSecureEnclaveKey does not implement PrivateKeyDH (missing method DH) (typecheck)
|
lint:
provider/applese.go#L23
k.Public undefined (type *appleSecureEnclaveKey has no field or method Public) (typecheck)
|
lint
issues found
|