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

chore(deps): bump github.com/twpayne/go-pinentry from v0.3.0 to v4.0.0 #3031

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

twpayne
Copy link
Contributor

@twpayne twpayne commented Jan 7, 2025

The change is minor, this just updates gopass to use the latest version of go-pinentry.

@AnomalRoil
Copy link
Member

Thanks a lot. Once the DCO passes that looks like ready to be merged 🙏🏻

AnomalRoil
AnomalRoil previously approved these changes Jan 8, 2025
go.sum Outdated
Comment on lines 194 to 195
github.com/twpayne/go-pinentry v0.3.0 h1:Rr+fEOZXmeItOb4thjeVaBWJKB9Xa/eojolycyF/26c=
github.com/twpayne/go-pinentry v0.3.0/go.mod h1:iOIZD+9np/2V24OdCGos7Y1/xX90wc6VEAZsgb+r9D4=
github.com/twpayne/go-pinentry/v4 v4.0.0 h1:8WcNa+UDVRzz7y9OEEU/nRMX+UGFPCAvl5XsqWRxTY4=
github.com/twpayne/go-pinentry/v4 v4.0.0/go.mod h1:aXvy+awVXqdH+GS0ddQ7AKHZ3tXM6fJ2NK+e16p47PI=
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you run go mod tidy ? I would have expected the old entry to go away, no?

Copy link
Contributor Author

@twpayne twpayne Jan 8, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, I explicitly didn't run go mod tidy as it makes a number of other, unrelated, changes to go.sum. I could either leave this as-is, run go mod tidy, or manually edit go.sum to remove the github.com/twpayne/go-pinentry v0.3.0 lines. Which would you prefer?

Edit: s/go.mod/go.sum/

@dominikschulz dominikschulz merged commit 7e4f62b into gopasspw:master Jan 8, 2025
8 checks passed
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 this pull request may close these issues.

3 participants