From 5557cf5a97efebf8cadfa172d272d09636f82dd7 Mon Sep 17 00:00:00 2001 From: Brad Greenlee Date: Thu, 15 Dec 2022 13:50:48 -0800 Subject: [PATCH] Revert "Update with my fork name" This reverts commit 0e256700444b28a855b0a88453cef5bbb00b5858. --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 4e5f430f59..9d7ba1b0ec 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module github.com/bgreenlee/sarama +module github.com/Shopify/sarama go 1.17