diff --git a/go.mod b/go.mod index 79a9eec..b29415a 100644 --- a/go.mod +++ b/go.mod @@ -11,7 +11,7 @@ require ( github.com/stretchr/testify v1.8.1 github.com/twmb/franz-go v1.15.2 github.com/zsmartex/pkg/v2 v2.1.20-0.20231117030839-a864e84d1c30 - go.uber.org/fx v1.20.1 + go.uber.org/fx v1.24.0 ) require (