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