summaryrefslogtreecommitdiffhomepage
path: root/control/controlclient/map_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'control/controlclient/map_test.go')
-rw-r--r--control/controlclient/map_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/control/controlclient/map_test.go b/control/controlclient/map_test.go
index 7e42f6f6a..5a3c456a2 100644
--- a/control/controlclient/map_test.go
+++ b/control/controlclient/map_test.go
@@ -5,7 +5,7 @@ package controlclient
import (
"context"
- "encoding/json"
+ "github.com/go-json-experiment/json/v1"
"fmt"
"maps"
"net/netip"