fix: upgrade Go version and dependencies to address security vulnerabilities#45
Open
ad-0xpp wants to merge 1 commit intodydx-fork-v0.38.5from
Open
fix: upgrade Go version and dependencies to address security vulnerabilities#45ad-0xpp wants to merge 1 commit intodydx-fork-v0.38.5from
ad-0xpp wants to merge 1 commit intodydx-fork-v0.38.5from
Conversation
…ilities - Upgrade Go version to 1.23 with toolchain directive for 1.24.5 - Update golang.org/x/crypto to v0.24.0 (fixes GHSA-2025-0147) - Update go-git to v5.12.0 (fixes GHSA-2025-0148) - Update cloudflare/circl to v1.3.7 (fixes GHSA-2025-0149) - Update cosmos-sdk to v0.50.11 (fixes GHSA-2025-0150) - Fix btcec API changes in crypto/secp256k1 for new signature format - Fix linting errors in libs/os/os.go and types/validator_set_test.go - Fix PostgreSQL test port conflicts by using Docker port mapping - Update all CI workflows and Dockerfiles to use Go 1.23 - Regenerate all mock files with updated Go version This addresses all security vulnerabilities identified by govulncheck.
tqin7
approved these changes
Jul 28, 2025
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.
This addresses all security vulnerabilities identified by govulncheck.