v0.0.364 add ServerHTTP() to GinWrapper for integration testing
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 2m59s

This commit is contained in:
2024-01-09 18:17:55 +01:00
parent 240a8ed7aa
commit 668f308565
3 changed files with 11 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
package goext
const GoextVersion = "0.0.363"
const GoextVersion = "0.0.364"
const GoextVersionTimestamp = "2024-01-09T08:51:46+0100"
const GoextVersionTimestamp = "2024-01-09T18:17:55+0100"