Skip to content

chore(deps): update golang.org/x/crypto and golang.org/x/net; docs cleanup#324

Merged
mrz1836 merged 4 commits into
masterfrom
deps/upgrade
May 28, 2026
Merged

chore(deps): update golang.org/x/crypto and golang.org/x/net; docs cleanup#324
mrz1836 merged 4 commits into
masterfrom
deps/upgrade

Conversation

@mrz1836
Copy link
Copy Markdown
Contributor

@mrz1836 mrz1836 commented May 28, 2026

Description of Changes

  • Dependency updates:
    • golang.org/x/crypto v0.48.0v0.52.0
    • golang.org/x/net v0.51.0v0.55.0
  • Documentation cleanup in README.md:
    • Replaced the stale "Headers Client" example link with the "SPV Validation" example (docs/examples/validate_spv/).
    • Fixed typo "Compatability" → "Compatibility".
    • Removed the dangling roadmap reference.
    • Corrected the license link from LICENSE.txt to LICENSE.

Linked Issues / Tickets

N/A

Testing Procedure

Dependency-only and documentation changes; no source code modified.

  • I have added new unit tests
  • All tests pass locally
  • I have tested manually in my local environment
  • All tests pass when using go test ./...

Checklist:

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have updated CHANGELOG.md with my changes
  • I ran golangci-lint run
  • I have run go fmt and go vet one final time before requesting a review

@mrz1836 mrz1836 requested review from rohenaz and shruggr as code owners May 28, 2026 15:12
@mrz1836 mrz1836 self-assigned this May 28, 2026
@mrz1836 mrz1836 added bug Something isn't working go Pull requests that update go code labels May 28, 2026
@mrz1836 mrz1836 requested a review from galt-tr May 28, 2026 15:15
@codecov
Copy link
Copy Markdown

codecov Bot commented May 28, 2026

Codecov Report

❌ Patch coverage is 83.33333% with 2 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
auth/utils/validate_certificates.go 83.33% 1 Missing and 1 partial ⚠️

📢 Thoughts on this report? Let us know!

@sonarqubecloud
Copy link
Copy Markdown

@mrz1836 mrz1836 merged commit 432306c into master May 28, 2026
8 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working go Pull requests that update go code

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant