v0.0.546 Fix ginext json-parse error when the bufferedReader was read beforehand
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 2m55s

This commit is contained in:
2024-11-28 12:06:57 +01:00
parent b520282ba0
commit d8cf255c80
3 changed files with 29 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
package goext
const GoextVersion = "0.0.545"
const GoextVersion = "0.0.546"
const GoextVersionTimestamp = "2024-11-27T13:21:45+0100"
const GoextVersionTimestamp = "2024-11-28T12:06:57+0100"