From 9d39006b7524ccba4021c6a7797383620b5d6f11 Mon Sep 17 00:00:00 2001 From: Smoke <86024507+crypto-smoke@users.noreply.github.com> Date: Mon, 19 Feb 2024 04:44:03 -1000 Subject: update module path --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 2c448a5..c193963 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module github.com/crypto-smoke/meshtastic-go +module github.com/meshnet-gophers/meshtastic-go go 1.21 -- cgit v1.2.3