From 6fbc41252e9770922a7b521ec10f73ed19a83f18 Mon Sep 17 00:00:00 2001 From: Madhuri Kadam Date: Thu, 29 Feb 2024 10:41:39 +0530 Subject: [PATCH] Update the go mod --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 126b29a..7905941 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module github.com/solher/entitycache +module github.com/justwatch/entitycache go 1.21.0