goext/goextVersion.go
Mike Schwörer 12fa53d848
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 1m24s
v0.0.466 exerr.Wrap now inherits the Severity of the wrapped error
2024-06-03 13:48:30 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.466"
const GoextVersionTimestamp = "2024-06-03T13:48:30+0200"