From 74391a01fdaec43c234f0871eb7e5c6db7df6928 Mon Sep 17 00:00:00 2001 From: Linus Nordberg Date: Mon, 28 Mar 2022 13:37:28 +0200 Subject: correct module name --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index a7699f5..942ca74 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module git.sigsum.org/sigsum-tool-go +module git.sigsum.org/sigsum-tools-go go 1.15 -- cgit v1.2.3