From f8f0877ea071ef76bc7cad1353455d9534f407f1 Mon Sep 17 00:00:00 2001 From: dalu Date: Wed, 17 Jun 2020 18:55:43 +0200 Subject: [PATCH] Update 'go.mod' --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 3879a9c..dc8a4bb 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module github.com/dalu/mongostore +module git.icod.de/dalu/mongostore go 1.14