Skip to content

chore: upgrade go mod dependencies#31

Merged
mrz1836 merged 1 commit into
mainfrom
chore/deps
Mar 17, 2026
Merged

chore: upgrade go mod dependencies#31
mrz1836 merged 1 commit into
mainfrom
chore/deps

Conversation

@mrz1836
Copy link
Copy Markdown
Collaborator

@mrz1836 mrz1836 commented Mar 17, 2026

This pull request updates several dependencies in the go.mod file, primarily to newer patch or minor versions. The updates include both direct and indirect dependencies, focusing on blockchain libraries, AWS SDK packages, and various supporting libraries.

Dependency updates:

  • Updated core BSV Blockchain dependencies: go-chaintracks to v1.1.5, go-p2p-message-bus to v0.1.12, and go-batcher to v1.2.10. [1] [2]
  • Updated AWS SDK for Go v2 and related packages to newer patch versions, improving compatibility and bug fixes.
  • Updated several other dependencies to their latest patch versions, including modernc.org/sqlite, github.com/pion/sctp, go.opentelemetry.io/proto/otlp, and multiple golang.org/x/* libraries. [1] [2] [3] [4]

Tooling and configuration:

  • Removed the toolchain go1.26.1 directive from the go.mod file.

@github-actions github-actions Bot added chore Simple dependency updates or version bumps dependencies Dependency updates, version bumps, etc. size/L Large change (201–500 lines) update General updates labels Mar 17, 2026
@mrz1836 mrz1836 merged commit 9685cc9 into main Mar 17, 2026
45 checks passed
@github-actions github-actions Bot deleted the chore/deps branch March 17, 2026 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Simple dependency updates or version bumps dependencies Dependency updates, version bumps, etc. size/L Large change (201–500 lines) update General updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant