v0.0.558 update gojson (rebase onto go1.23.4)
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 2m19s

This commit is contained in:
Mike Schwörer 2025-01-10 15:36:23 +01:00
parent ff821390f7
commit 06b3b4116e
Signed by: Mikescher
GPG Key ID: D3C7172E0A70F8CF

View File

@ -1,5 +1,5 @@
package goext package goext
const GoextVersion = "0.0.557" const GoextVersion = "0.0.558"
const GoextVersionTimestamp = "2025-01-10T14:06:27+0100" const GoextVersionTimestamp = "2025-01-10T15:36:23+0100"