Skip to content

Commit

Permalink
Update imports.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tang8330 committed Sep 18, 2024
1 parent 6570776 commit 7dff75f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/mongo/message.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ package mongo
import (
"encoding/json"
"fmt"
"github.com/artie-labs/transfer/lib/typing"
"time"

"github.com/artie-labs/transfer/lib/cdc/mongo"
"github.com/artie-labs/transfer/lib/debezium"
"github.com/artie-labs/transfer/lib/typing"
"go.mongodb.org/mongo-driver/bson"
"go.mongodb.org/mongo-driver/bson/primitive"

Expand Down

0 comments on commit 7dff75f

Please sign in to comment.