Skip to content

cosmovisor 1.5.0 needs a pinned version of Go 1.22.4 to work #13

@ericbannon

Description

@ericbannon

VERSION=$(curl -s https://go.dev/dl/ | grep "$PLATFORM.tar.gz" | sed -E "s/.*go([0-9.]+)\.$PLATFORM\.tar\.gz.*/\1/" | head -n 1)

Image

The go-install.sh script will end up installing later version of Go (1.23 or 1.24.x) and the installation of cosmovisor will fail

@NodeNavigator

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions