Skip to content

Update pkcs7 dependency to include the BER parsing fix - #24

Merged
vanbroup merged 1 commit into
masterfrom
fix/pkcs7-ber-dependency
Sep 14, 2026
Merged

Update pkcs7 dependency to include the BER parsing fix#24
vanbroup merged 1 commit into
masterfrom
fix/pkcs7-ber-dependency

Conversation

@vanbroup

Copy link
Copy Markdown
Member

Update github.com/digitorus/pkcs7 to v0.0.0-20260914070511-d678ea5ea03f, which includes the BER parent-boundary fix merged in digitorus/pkcs7#23. This makes the downstream build select the corrected parser.

The dependency requires Go 1.27, so the module and CI now use that baseline with a compatible linter. Adjust the example name and two lint-only details for the newer toolchain; request and response behavior is unchanged.

Validation: go vet ./..., go build ./..., go test -race -count=1 ./..., and golangci-lint run --timeout=5m ./... pass.

@vanbroup
vanbroup merged commit b4b58b9 into master Sep 14, 2026
5 checks passed
@vanbroup
vanbroup deleted the fix/pkcs7-ber-dependency branch September 14, 2026 07:31
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.

1 participant