From cfb325908f5c7325f3ecbbfdc5543c59c6f2b519 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mika=C3=ABl=20Cluseau?= Date: Mon, 28 Mar 2022 11:30:35 +0200 Subject: [PATCH] move to novit.tech --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index ef677bb..588cb2f 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module novit.nc/direktil/pkg +module novit.tech/direktil/pkg require ( github.com/kr/pretty v0.1.0 // indirect