v0.0.224 implement error.As(x) for exerr

This commit is contained in:
2023-08-08 12:38:22 +02:00
parent 5f9b55933b
commit 96b3718375
2 changed files with 74 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
package goext
const GoextVersion = "0.0.223"
const GoextVersion = "0.0.224"
const GoextVersionTimestamp = "2023-08-08T11:52:40+0200"
const GoextVersionTimestamp = "2023-08-08T12:38:22+0200"