From 93afa0510e49ccd654de4a88d0e3773244f6b8b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mats=20T=C3=B6rnberg?= Date: Tue, 25 Nov 2025 19:14:46 +0100 Subject: [PATCH] update --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 0efc3f0..caa846f 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module git.k6n.net/go-redis-inventory +module github.com/matst80/go-redis-inventory go 1.25.1