Skip to content
This repository was archived by the owner on Oct 30, 2025. It is now read-only.
This repository was archived by the owner on Oct 30, 2025. It is now read-only.

all: convert to go:build directives #798

@sbinet

Description

@sbinet

as mentioned in golang/go#41184, Go will probably migrate to a more robust build constraints directive, as explained there:

we should prepare for that:

  • for Go-1.17: add all //go:build directives
  • for Go-1.18: remove all // +build directives

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions