Refactor kafka to pure Go (franz-go), fix DBC stubs, update Dockerfile
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package common
|
||||
|
||||
import (
|
||||
"fiskerinc.com/modules/common/dbbasemodel"
|
||||
"github.com/fiskerinc/cloud-services/pkg/common/dbbasemodel"
|
||||
)
|
||||
|
||||
// CarUpdateStatus database model for logging history of car updates
|
||||
|
||||
Reference in New Issue
Block a user