You've already forked json-iterator
mirror of
https://github.com/json-iterator/go.git
synced 2025-06-30 23:23:49 +02:00
import github.com/stretchr/testify/require
This commit is contained in:
@ -2,7 +2,7 @@ package jsoniter
|
||||
|
||||
import (
|
||||
"encoding/json"
|
||||
"github.com/json-iterator/go/require"
|
||||
"github.com/stretchr/testify/require"
|
||||
"testing"
|
||||
"unsafe"
|
||||
)
|
||||
|
Reference in New Issue
Block a user