summaryrefslogtreecommitdiffhomepage
path: root/cmd/testwrapper/testwrapper.go
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/testwrapper/testwrapper.go')
-rw-r--r--cmd/testwrapper/testwrapper.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/testwrapper/testwrapper.go b/cmd/testwrapper/testwrapper.go
index 173edee73..c84285547 100644
--- a/cmd/testwrapper/testwrapper.go
+++ b/cmd/testwrapper/testwrapper.go
@@ -12,7 +12,7 @@ import (
"bytes"
"cmp"
"context"
- "encoding/json"
+ "github.com/go-json-experiment/json/v1"
"errors"
"fmt"
"io"