aboutsummaryrefslogtreecommitdiffstats
path: root/device/send.go
diff options
context:
space:
mode:
Diffstat (limited to 'device/send.go')
-rw-r--r--device/send.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/device/send.go b/device/send.go
index b05c69e..7fd90ea 100644
--- a/device/send.go
+++ b/device/send.go
@@ -10,6 +10,7 @@ import (
"encoding/binary"
"errors"
"net"
+ "net/netip"
"os"
"sync"
"sync/atomic"