v0.0.474 Add ZeroLogger config field to exerr.Init to override used zerolog instance
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 1m27s

This commit is contained in:
2024-06-14 23:18:58 +02:00
parent fc4bed4b9f
commit d2f2a0558a
3 changed files with 32 additions and 21 deletions

View File

@@ -1,5 +1,5 @@
package goext
const GoextVersion = "0.0.473"
const GoextVersion = "0.0.474"
const GoextVersionTimestamp = "2024-06-14T17:24:59+0200"
const GoextVersionTimestamp = "2024-06-14T23:18:58+0200"