Refactor: building binary with no extra

This commit is contained in:
Grail Finder
2026-01-03 09:59:33 +03:00
parent 6b875a2782
commit aeb2700d14
14 changed files with 142 additions and 213 deletions

View File

@@ -1,3 +1,6 @@
//go:build extra
// +build extra
package extra
import (