Refactor kafka to pure Go (franz-go), fix DBC stubs, update Dockerfile
This commit is contained in:
@@ -2,7 +2,7 @@ package common
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
"fiskerinc.com/modules/common/dbbasemodel"
|
||||
"github.com/fiskerinc/cloud-services/pkg/common/dbbasemodel"
|
||||
)
|
||||
|
||||
// CarUpdate schema
|
||||
|
||||
Reference in New Issue
Block a user