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