From 82d063ca8bb15b4415f9d7012ecb6b1fa0ded361 Mon Sep 17 00:00:00 2001 From: whiteboxsolutions <63409369+whiteboxsolutions@users.noreply.github.com> Date: Sat, 14 Mar 2026 14:31:18 -0700 Subject: [PATCH] fix: update go.mod Co-authored-by: Brendan Le Glaunec --- go.mod | 1 - 1 file changed, 1 deletion(-) diff --git a/go.mod b/go.mod index 4da5738..da03ee0 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,3 @@ - module github.com/Ullaakut/cameradar/v6 go 1.25.3