From c2902d85cd732163b9c18f524d1310b008f3f489 Mon Sep 17 00:00:00 2001 From: Josh Palmer Date: Sun, 4 Jan 2026 18:21:36 +0100 Subject: [PATCH] fix module path for renamed repo --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 3c38714..c1e863b 100644 --- a/go.mod +++ b/go.mod @@ -1,3 +1,3 @@ -module github.com/clawdbot/nix-stepiete-tools +module github.com/clawdbot/nix-steipete-tools go 1.22