v0.0.287 fix bug in confext::ApplyEnvOverrides if a struct env key exists in the os.env
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 1m37s

This commit is contained in:
2023-10-12 10:02:42 +02:00
parent da41ec3e84
commit 07cbcf5a0a
2 changed files with 7 additions and 10 deletions

View File

@@ -1,5 +1,5 @@
package goext
const GoextVersion = "0.0.286"
const GoextVersion = "0.0.287"
const GoextVersionTimestamp = "2023-10-11T11:27:18+0200"
const GoextVersionTimestamp = "2023-10-12T10:02:42+0200"