@@ -5,9 +5,6 @@ build: clean
mkdir -p dist
CGO_ENABLED=0 go build -ldflags="-s -w" -v -o dist/ .
test: clean
go run .
clean:
@echo "======================== Cleaning Project ======================"
go clean
The note is not visible to the blocked user.