From dfb7fd159e9a1c6bc712339541eab2660331c126 Mon Sep 17 00:00:00 2001 From: Steve Date: Fri, 1 Oct 2021 12:51:03 -0400 Subject: [PATCH] still fixing module --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index a1738f8..5fc3f2b 100644 --- a/go.mod +++ b/go.mod @@ -2,4 +2,4 @@ module git.saintnet.tech/tomecraft/tome_lib go 1.16 -require github.com/google/uuid v1.3.0 // indirect +require github.com/google/uuid v1.3.0