v0.0.444 change gin values in exerr auto meta to not include dots in keys (fucks up mongo)
Some checks failed
Build Docker and Deploy / Run goext test-suite (push) Failing after 3m9s

This commit is contained in:
2024-05-03 13:24:08 +02:00
parent 15a639f85a
commit dcb5d3d7cd
2 changed files with 17 additions and 17 deletions

View File

@@ -1,5 +1,5 @@
package goext
const GoextVersion = "0.0.443"
const GoextVersion = "0.0.444"
const GoextVersionTimestamp = "2024-05-03T11:56:29+0200"
const GoextVersionTimestamp = "2024-05-03T13:24:08+0200"