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 1959209 commit 1d1a5e9Copy full SHA for 1d1a5e9
internal/verifier/change_stream.go
@@ -5,9 +5,8 @@ import (
5
"fmt"
6
"time"
7
8
- "github.com/pkg/errors"
9
-
10
"github.com/10gen/migration-verifier/internal/keystring"
+ "github.com/pkg/errors"
11
"go.mongodb.org/mongo-driver/bson"
12
"go.mongodb.org/mongo-driver/bson/primitive"
13
"go.mongodb.org/mongo-driver/mongo"
0 commit comments