v0.0.551 change exerr.RecursiveMessage() logic: use messages of Wrap() if not empty
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 2m9s

This commit is contained in:
2025-01-04 02:33:49 +01:00
parent 36b092774d
commit f7b4aa48d7
4 changed files with 10 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
package goext
const GoextVersion = "0.0.550"
const GoextVersion = "0.0.551"
const GoextVersionTimestamp = "2024-12-26T00:23:24+0100"
const GoextVersionTimestamp = "2025-01-04T02:33:49+0100"