v0.0.593 made PubSub more generic (namespace can be any comparable type)
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 2m54s

This commit is contained in:
2025-07-16 12:50:36 +02:00
parent 52e74b59f5
commit 254fe1556a
3 changed files with 39 additions and 39 deletions

View File

@@ -1,5 +1,5 @@
package goext
const GoextVersion = "0.0.592"
const GoextVersion = "0.0.593"
const GoextVersionTimestamp = "2025-07-16T12:46:18+0200"
const GoextVersionTimestamp = "2025-07-16T12:50:36+0200"