feat(deps): bump golang.org/x/crypto from 0.13.0 to 0.14.0 #351
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
6 errors and 1 warning
lint:
cmd/melt/main.go#L13
could not import github.com/caarlos0/sshmarshal (-: # github.com/caarlos0/sshmarshal
|
lint
MarshalPrivateKey already declared through dot-import of package ssh ("golang.org/x/crypto/ssh")
|
lint
other declaration of MarshalPrivateKey
|
lint
MarshalPrivateKeyWithPassphrase already declared through dot-import of package ssh ("golang.org/x/crypto/ssh")
|
lint
other declaration of MarshalPrivateKeyWithPassphrase) (typecheck)
|
lint
issues found
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/melt/melt. Supported file pattern: go.sum
|