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