Bump go.step.sm/crypto from 0.25.1 to 0.70.0 #359
Annotations
6 errors and 2 warnings
Run golangci-lint
issues found
|
Run golangci-lint:
pkix/key.go#L226
SA1019: elliptic.Marshal has been deprecated since Go 1.21: for ECDH, use the crypto/ecdh package. This function returns an encoding equivalent to that of PublicKey.Bytes in crypto/ecdh. (staticcheck)
|
Run golangci-lint:
pkix/crl.go#L39
SA1019: rawCrt.CreateCRL has been deprecated since Go 1.19: this method does not generate an RFC 5280 conformant X.509 v2 CRL. To generate a standards compliant CRL, use [CreateRevocationList] instead. (staticcheck)
|
Run golangci-lint:
cmd/revoke_test.go#L49
SA1019: x509.ParseDERCRL has been deprecated since Go 1.19: Use [ParseRevocationList] instead. (staticcheck)
|
Run golangci-lint:
cmd/revoke.go#L131
SA1019: cert.CreateCRL has been deprecated since Go 1.19: this method does not generate an RFC 5280 conformant X.509 v2 CRL. To generate a standards compliant CRL, use [CreateRevocationList] instead. (staticcheck)
|
Run golangci-lint:
cmd/revoke.go#L110
SA1019: x509.ParseDERCRL has been deprecated since Go 1.19: Use [ParseRevocationList] instead. (staticcheck)
|
Run golangci-lint
Cache service responded with 400
|
Run golangci-lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading