* finalized tests, made .With() work to create sub-loggers
This commit is contained in:
T.v.Dein
2024-01-19 13:45:25 +01:00
committed by GitHub
parent 7391d990bb
commit 1c65084c37

View File

@@ -34,5 +34,6 @@ lint:
golangci-lint run -p bugs -p unused
release: buildlocal test
gh release create v$(VERSION) --generate-notes releases/*
gh release create v$(VERSION) --generate-notes