goext/goextVersion.go
Mike Schwörer 567ead8697
Some checks failed
Build Docker and Deploy / Run goext test-suite (push) Has been cancelled
v0.0.446 syncMap.GetAndSetIfNotContains and CASMutex
2024-05-10 21:31:36 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.446"
const GoextVersionTimestamp = "2024-05-10T21:31:36+0200"