goext/goextVersion.go
Mike Schwörer 1586314e3e
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 2m35s
v0.0.594 Add exerr OutputRaw(http.ResponseWriter) method
2025-07-16 17:13:07 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.594"
const GoextVersionTimestamp = "2025-07-16T17:13:07+0200"