Skip to content

Move to new golang 1.17 build tag format "//go:build" #5381

@naemono

Description

@naemono

Proposal

Update all current build tags // +build to new format accepted in go 1.17 //go:build.

Reasoning

Since we've transitioned all CI tooling (Dockerfiles/etc), and go module (go.[mod|sum]) files to go 1.17, which supports this new format, we should move all of the existing tags to the new format.

Metadata

Metadata

Assignees

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