goext/goextVersion.go
Mike Schwörer d2f2a0558a
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 1m27s
v0.0.474 Add ZeroLogger config field to exerr.Init to override used zerolog instance
2024-06-14 23:18:58 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.474"
const GoextVersionTimestamp = "2024-06-14T23:18:58+0200"