default: test test: lint go test -v ./... lint: golangci-lint run --timeout 5m clean: rm -f ./secret