From 0dbb25331f073492077cf38f4e7d0b698f48d0c4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 24 Jan 2024 04:46:31 +0000 Subject: [PATCH] fix(deps): update module github.com/twmb/franz-go/pkg/kfake to v0.11.1 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 4382ebaa..3f5a2e4f 100644 --- a/go.mod +++ b/go.mod @@ -12,7 +12,7 @@ require ( github.com/stretchr/testify v1.8.4 github.com/twmb/franz-go v1.15.4 github.com/twmb/franz-go/pkg/kadm v1.10.0 - github.com/twmb/franz-go/pkg/kfake v0.0.0-20230824183127-a1a2a452c33e + github.com/twmb/franz-go/pkg/kfake v0.11.1 github.com/twmb/franz-go/pkg/kmsg v1.7.0 github.com/twmb/franz-go/plugin/kotel v1.4.0 github.com/twmb/franz-go/plugin/kzap v1.1.2