From 40106d14cdf4edb044e177390a07e08dc8b5f705 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Sat, 7 Mar 2026 21:26:12 -0700 Subject: [PATCH] fix(jsontypes): spell 'tools' correctly --- tools/jsontypes/go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/jsontypes/go.mod b/tools/jsontypes/go.mod index f12f059..64255bd 100644 --- a/tools/jsontypes/go.mod +++ b/tools/jsontypes/go.mod @@ -1,3 +1,3 @@ -module github.com/therootcompany/golib/tool/jsontypes +module github.com/therootcompany/golib/tools/jsontypes go 1.25.0