From fd1a3feb6a5bd668cd1611b97c2350da1979d01f Mon Sep 17 00:00:00 2001 From: Thorsten Scheckenbach Date: Wed, 29 Sep 2021 10:31:58 +0200 Subject: [PATCH] Revert "Update module path" This reverts commit 405ffbd5f5e192ad9b6d5a5571756a69269256a5. --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 5909a2e..ab9741a 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module github.com/tscheckenbach/go-rabbitmq +module github.com/wagslane/go-rabbitmq go 1.16