env GOPRIVATE=match-absolutely/nothing ! garble build -o bin ./standalone stderr 'does not match any packages' [short] stop env GOPRIVATE='*' garble build -o bin ./standalone -- go.mod -- module test/main -- standalone/main.go -- package main func main() {}