gitea/tools
wxiaoguang c18d8d6968
Remove legacy `+build:` constraint ()
Go 1.17 and later use modern `//go:build` constraints, the old `// +build:` constraints should be removed.
..
fuzz.go Remove legacy `+build:` constraint ()
watch.sh Add 'make watch' ()