We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d325bec commit 7f982a8Copy full SHA for 7f982a8
3 files changed
dependency/bson/bson_test.go
@@ -10,7 +10,7 @@ import (
10
"testing"
11
"time"
12
13
- "github.com/youtube/vitess/go/bytes2"
+ "github.com/xwb1989/sqlparser/dependency/bytes2"
14
)
15
16
type alltypes struct {
dependency/bson/custom_test.go
@@ -11,7 +11,7 @@ import (
17
const (
dependency/bson/marshal_test.go
@@ -8,7 +8,7 @@ import (
8
9
type String1 string
0 commit comments