goext/goextVersion.go
Mike Schwörer 06b3b4116e
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 2m19s
v0.0.558 update gojson (rebase onto go1.23.4)
2025-01-10 15:37:04 +01:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.558"
const GoextVersionTimestamp = "2025-01-10T15:36:23+0100"