Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: bump various dependencies #553

Closed
wants to merge 4 commits into from

Commits on Aug 13, 2024

  1. chore: bump go-getter to v1.7.5

    safe because it is only used to download binaries in cosmovisor and
    x/upgrade module (does not need to be deterministic)
    pirtleshell committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    550c6a5 View commit details
    Browse the repository at this point in the history
  2. chore: bump golang.org/x/net to v0.23.0

    called only in these safe-to-update contexts:
    * x/upgrade downloads
    * client-side grpc queriers & grpc api serving
    * snapshot sync
    * misc testing utils
    pirtleshell committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    e6ffe3d View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. chore: bump protobuf to v1.33.0

    resolves potential infinite loop during JSON unmarshaling
    pirtleshell committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    ff882ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f58af9 View commit details
    Browse the repository at this point in the history