v0.0.613 Add function to convert RFC3339Time To RFC3339NanoTime. Add function to shuffle array
Some checks failed
Build Docker and Deploy / Run goext test-suite (push) Failing after 1m37s

This commit is contained in:
2025-11-05 14:48:04 +01:00
parent 833f74427f
commit dce6f634b1

View File

@@ -1,5 +1,5 @@
package goext package goext
const GoextVersion = "0.0.612" const GoextVersion = "0.0.613"
const GoextVersionTimestamp = "2025-11-02T23:14:31+0100" const GoextVersionTimestamp = "2025-11-05T14:48:04+0100"