remove some remaining pre-go1.17 build-tags

commit ab35df454d removed most of the pre-go1.17
build-tags, but for some reason, "go fix" doesn't remove these, so removing
the remaining ones manually

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn
2023-08-24 17:46:06 +02:00
parent 79f5aac2d0
commit 498da44aab
36 changed files with 0 additions and 36 deletions

View File

@@ -1,5 +1,4 @@
//go:build tools
// +build tools
// Package tools tracks dependencies on binaries not referenced in this codebase.
// https://github.com/golang/go/wiki/Modules#how-can-i-track-tool-dependencies-for-a-module