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 #552

Closed
wants to merge 5 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
  3. Configuration menu
    Copy the full SHA
    e01376d 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

    fixes a possible infinite loop during JSON unmarshaling
    pirtleshell committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    41b988e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d85af0d View commit details
    Browse the repository at this point in the history