Skip to content

[Bug]: verification of installed go version fails when using patched version #2033

@a0ngo

Description

@a0ngo

Is there an existing issue for this?

  • I have searched the existing issues

What happened?

When trying to recompile protobuf messages there is a check for latest go version in https://github.com/lavanet/lava/blob/main/scripts/init_install.sh#L98

The check fails in cases of patched versions of go

Lava Version

Latest

How to reproduce?

Simply install any golang version which is patched (1.2.3) and run the script init_install.sh and it will eventually fail to check the installed go version.

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