fix group lag exporter
Some checks failed
build / test (push) Failing after 1m36s
codeql / analyze (go) (push) Failing after 1m37s
build / lint (push) Successful in 9m14s

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2024-04-13 02:40:45 +03:00
parent 39177da1d0
commit 1f4cf11afe
3 changed files with 4 additions and 4 deletions

2
go.mod
View File

@@ -10,7 +10,7 @@ require (
github.com/twmb/franz-go/pkg/kadm v1.11.0
github.com/twmb/franz-go/pkg/kmsg v1.7.0
go.opentelemetry.io/otel v1.25.0
go.unistack.org/micro/v3 v3.10.58
go.unistack.org/micro/v3 v3.10.59
)
require (