goext/goextVersion.go
Mike Schwörer 9321938dad
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 4m0s
v0.0.433 fix exerr missing gindata when using ginext.Error and add config for Output logging to stderr
2024-04-15 10:25:30 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.433"
const GoextVersionTimestamp = "2024-04-15T10:25:30+0200"