Merge remote-tracking branch 'fork/v3' into v3

# Conflicts:
#	go.mod
#	hook_event.go
This commit is contained in:
Evstigneev Denis
2025-09-23 10:30:52 +03:00

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