v0.0.564 always return non-nil ctx from ginext.Start() (improves nilaway)
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 2m7s

This commit is contained in:
2025-02-10 13:04:05 +01:00
parent 4832aa9d6c
commit 5e6cb63f14
5 changed files with 47 additions and 22 deletions

View File

@@ -1,5 +1,5 @@
package goext
const GoextVersion = "0.0.563"
const GoextVersion = "0.0.564"
const GoextVersionTimestamp = "2025-01-31T21:16:42+0100"
const GoextVersionTimestamp = "2025-02-10T13:04:05+0100"