From b91d17bc5438c5e4bb679e458d5b58efcccfe29f Mon Sep 17 00:00:00 2001 From: septaheri <117682269+septaheri@users.noreply.github.com> Date: Thu, 9 Mar 2023 19:05:46 +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 48d87a0..09d0537 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module github.com/marcinwyszynski/kmsjwt/v4 +module github.com/deliveroo/kmsjwt-go/v4 go 1.13