v0.0.589 improve Equal method of rfctime structs - prevents panic in cmp library
Some checks failed
Build Docker and Deploy / Run goext test-suite (push) Failing after 1m48s

This commit is contained in:
2025-07-15 13:46:36 +02:00
parent a4b2a0589f
commit 8ea9b3f79f
8 changed files with 45 additions and 13 deletions

View File

@@ -1,5 +1,5 @@
package goext
const GoextVersion = "0.0.588"
const GoextVersion = "0.0.589"
const GoextVersionTimestamp = "2025-07-11T11:50:29+0200"
const GoextVersionTimestamp = "2025-07-15T13:46:36+0200"