chore(go): bump github.com/ProtonMail/gopenpgp/v3 from 3.3.0 to 3.4.1 - #419
Merged
amoeba merged 1 commit intoJul 13, 2026
Merged
Conversation
Member
|
@dependabot rebase |
dependabot
Bot
force-pushed
the
dependabot/go_modules/github.com/ProtonMail/gopenpgp/v3-3.4.1
branch
from
July 13, 2026 15:18
7da52ca to
41e2287
Compare
Member
|
@dependabot rebase |
dependabot
Bot
force-pushed
the
dependabot/go_modules/github.com/ProtonMail/gopenpgp/v3-3.4.1
branch
from
July 13, 2026 15:36
41e2287 to
76ee757
Compare
Member
|
@dependabot rebase |
Bumps [github.com/ProtonMail/gopenpgp/v3](https://github.com/ProtonMail/gopenpgp) from 3.3.0 to 3.4.1. - [Release notes](https://github.com/ProtonMail/gopenpgp/releases) - [Changelog](https://github.com/ProtonMail/gopenpgp/blob/main/CHANGELOG.md) - [Commits](ProtonMail/gopenpgp@v3.3.0...v3.4.1) --- updated-dependencies: - dependency-name: github.com/ProtonMail/gopenpgp/v3 dependency-version: 3.4.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/github.com/ProtonMail/gopenpgp/v3-3.4.1
branch
from
July 13, 2026 16:31
76ee757 to
b4b60fe
Compare
amoeba
deleted the
dependabot/go_modules/github.com/ProtonMail/gopenpgp/v3-3.4.1
branch
July 13, 2026 17:17
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps github.com/ProtonMail/gopenpgp/v3 from 3.3.0 to 3.4.1.
Release notes
Sourced from github.com/ProtonMail/gopenpgp/v3's releases.
Changelog
Sourced from github.com/ProtonMail/gopenpgp/v3's changelog.
Commits
0cb3933chore: Prepare release v3.4.1 (#359)7c3abbefix(crypto): EOF behavior of the verification Reader (#358)6097ee3ci: Constrain CI runner access (#357)acface6chore: Fix linter issues42cb42eci: Bump xcode and linter version2bd6889chore: Update package version for release162b4d9feat: Bump go-crypto to v1.4.12f84609Merge pull request #347 from drakkan/missing-key-flagsc673b22feat(profile): add InsecureAllowAllKeyFlagsWhenMissing