v0.0.414 fix rfctime.Date bson marshalling for zero value
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 2m28s

This commit is contained in:
2024-03-16 19:42:59 +01:00
parent 6b4bd5a6f8
commit b704e2a362
4 changed files with 20 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
package goext
const GoextVersion = "0.0.413"
const GoextVersion = "0.0.414"
const GoextVersionTimestamp = "2024-03-11T21:00:30+0100"
const GoextVersionTimestamp = "2024-03-16T19:42:59+0100"