Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

square/go-jose deprecated #252

Closed
dezren39 opened this issue Feb 3, 2024 · 0 comments · Fixed by #255
Closed

square/go-jose deprecated #252

dezren39 opened this issue Feb 3, 2024 · 0 comments · Fixed by #255

Comments

@dezren39
Copy link
Contributor

dezren39 commented Feb 3, 2024

i didnt update it myself because it updated my crypto or something causing:

# github.com/caarlos0/sshmarshal
..\go\pkg\mod\github.com\caarlos0\sshmarshal@v0.1.0\marshal.go:29:6: MarshalPrivateKey already declared through dot-import of package ssh ("golang.org/x/crypto/ssh")
        ..\go\pkg\mod/golang.org/x/crypto@v0.18.0/ssh/keys.go:302:6: other declaration of MarshalPrivateKey
..\go\pkg\mod\github.com\caarlos0\sshmarshal@v0.1.0\marshal.go:35:6: MarshalPrivateKeyWithPassphrase already declared through dot-import of package ssh ("golang.org/x/crypto/ssh")
        ..\go\pkg\mod/golang.org/x/crypto@v0.18.0/ssh/keys.go:308:6: other declaration of MarshalPrivateKeyWithPassphrase

which i think is a separate but related issue i've hit at least one other time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant