Go 1.17 and later use modern `//go:build` constraints, the old `// +build:` constraints should be removed.
2.6 KiB
2.6 KiB
Go 1.17 and later use modern `//go:build` constraints, the old `// +build:` constraints should be removed.