From 642195d99e0e8fa862ec476573a7064d91ffce36 Mon Sep 17 00:00:00 2001 From: Baitinq Date: Sat, 4 May 2024 21:22:54 +0200 Subject: payload-processor: set up testing --- MODULE.bazel | 1 + 1 file changed, 1 insertion(+) (limited to 'MODULE.bazel') diff --git a/MODULE.bazel b/MODULE.bazel index caa1d1b..c4a151b 100644 --- a/MODULE.bazel +++ b/MODULE.bazel @@ -28,4 +28,5 @@ go_deps.from_file(go_mod = "//:go.mod") use_repo( go_deps, "com_github_segmentio_kafka_go", + "com_github_stretchr_testify", ) -- cgit 1.4.1