gomod
Some checks are pending
build / test (push) Waiting to run
build / lint (push) Waiting to run
codeql / analyze (go) (push) Waiting to run

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2024-02-21 15:45:13 +03:00
parent 0a395235d6
commit 27a6a923cd
2 changed files with 1 additions and 8 deletions

2
go.mod
View File

@@ -1,6 +1,6 @@
module go.unistack.org/micro-broker-kgo/v3
go 1.21
go 1.19
require (
github.com/google/uuid v1.6.0