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

[go.mod] Change go directive to 1.21 #1441

Merged
merged 1 commit into from
Apr 25, 2024

Commits on Apr 24, 2024

  1. [go.mod] Change go directive to 1.21

    On b3432fb, the minimum supported
    Go version was updated to `1.21.0`. This changes the version to `1.21`
    so that we are using a language version. If not using toolchain, this
    seems to be the preferred convention in the ecosystem and golang/go.
    
    Signed-off-by: Pablo Baeyens <pablo.baeyens@datadoghq.com>
    mx-psi committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    fd6c445 View commit details
    Browse the repository at this point in the history