goext/goextVersion.go
Mike Schwörer 07cbcf5a0a
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 1m37s
v0.0.287 fix bug in confext::ApplyEnvOverrides if a struct env key exists in the os.env
2023-10-12 10:02:42 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.287"
const GoextVersionTimestamp = "2023-10-12T10:02:42+0200"