WIP: try refactoring && decomposition subsribe && update deps #155

Draft
devstigneev wants to merge 5 commits from devstigneev/micro-broker-kgo:v3 into v3
Showing only changes of commit c142d4ef80 - Show all commits

2
go.mod
View File

@@ -2,8 +2,6 @@ module go.unistack.org/micro-broker-kgo/v3
go 1.23.8
toolchain go1.24.3
require (
github.com/google/uuid v1.6.0
github.com/stretchr/testify v1.10.0