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