Skip to content

Allow for go 1.27rc1 version #960

Description

@murrtor

Is your feature request related to a problem? Please describe.

Yes. Warning appears:

WARNING: sonic/ast only supports (go1.17~1.26 and amd64 CPU) or (go1.20~1.26 and arm64 CPU), but your environment is not suitable and will fallback to encoding/json

my go version is go1.27rc1

Describe the solution you'd like

implement same fix as in #563
aka bump supported version

Describe alternatives you've considered

Be able to ignore this warning anyway and proceed with "unsupported" version

Additional context

All of the above

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions