Bump golang.org/x/crypto from 0.38.0 to 0.39.0 #1496
ci.yml
on: pull_request
ci
/
...
/
set-go-matrix
3s
ci
/
...
/
set-go-matrix
3s
ci
/
actionlint
10s
ci
/
...
/
lint
1m 48s
ci
/
...
/
govulncheck
43s
Matrix: ci / codeql / CodeQL Analyze
Matrix: ci / build / build
Matrix: ci / test / test
Annotations
4 errors
|
ci / lint / lint
issues found
|
|
ci / lint / lint:
internal/sshutil/sshutil.go#L101
SA1019: ssh.KeyAlgoDSA is deprecated: DSA is only supported at insecure key sizes, and was removed from major implementations. (staticcheck)
|
|
ci / lint / lint:
internal/sshutil/sshutil.go#L61
SA1019: ssh.KeyAlgoDSA is deprecated: DSA is only supported at insecure key sizes, and was removed from major implementations. (staticcheck)
|
|
ci / lint / lint:
command/crypto/key/format.go#L289
SA1019: ssh.KeyAlgoDSA is deprecated: DSA is only supported at insecure key sizes, and was removed from major implementations. (staticcheck)
|