From bc61bde184b2795b45574a1d968ee7c1118c9098 Mon Sep 17 00:00:00 2001 From: septaheri <117682269+septaheri@users.noreply.github.com> Date: Wed, 8 Mar 2023 20:40:17 +0000 Subject: [PATCH] Update go.mod --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 25721c2..b14ec81 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module github.com/marcinwyszynski/cloudwatch +module github.com/deliveroo/cloudwatch-go go 1.13