goext/goextVersion.go
Mike Schwörer 5e6cb63f14
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 2m7s
v0.0.564 always return non-nil ctx from ginext.Start() (improves nilaway)
2025-02-10 13:04:05 +01:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.564"
const GoextVersionTimestamp = "2025-02-10T13:04:05+0100"