Skip to content

Docs: Please state minimum Go version #9321

@magnusbaeck

Description

@magnusbaeck

The documentation at https://www.elastic.co/guide/en/beats/devguide/current/newbeat-getting-ready.html (and possibly other developer documentation) only tells the user to install Go but doesn't mention the minimum version required.

I think that paragraph should include such information since Beats has specific Go compiler requirements (at least 1.9 must be used because of type aliases) and the error messages when your Go compiler is too old can be pretty confusing.

Another option could be to introduce a version check in one of the makefiles so that the build fails if a too-old compiler is used.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    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