aboutsummaryrefslogtreecommitdiff
path: root/transport/client.go
diff options
context:
space:
mode:
Diffstat (limited to 'transport/client.go')
-rw-r--r--transport/client.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/transport/client.go b/transport/client.go
index 214ecf0..9edfcc9 100644
--- a/transport/client.go
+++ b/transport/client.go
@@ -4,7 +4,7 @@ import (
"context"
"errors"
"fmt"
- meshtastic "github.com/crypto-smoke/meshtastic-go/meshtastic"
+ meshtastic "github.com/meshnet-gophers/meshtastic-go/meshtastic"
"google.golang.org/protobuf/proto"
"log/slog"
"math/rand"