goext/goextVersion.go
Mike Schwörer 8ea9b3f79f
Some checks failed
Build Docker and Deploy / Run goext test-suite (push) Failing after 1m48s
v0.0.589 improve Equal method of rfctime structs - prevents panic in cmp library
2025-07-15 13:46:36 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.589"
const GoextVersionTimestamp = "2025-07-15T13:46:36+0200"