aboutsummaryrefslogtreecommitdiffstats
path: root/device/endpoint_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'device/endpoint_test.go')
-rw-r--r--device/endpoint_test.go3
1 files changed, 1 insertions, 2 deletions
diff --git a/device/endpoint_test.go b/device/endpoint_test.go
index f1ae47e..b265be6 100644
--- a/device/endpoint_test.go
+++ b/device/endpoint_test.go
@@ -7,8 +7,7 @@ package device
import (
"math/rand"
-
- "golang.zx2c4.com/go118/netip"
+ "net/netip"
)
type DummyEndpoint struct {