Refactor kafka to pure Go (franz-go), fix DBC stubs, update Dockerfile
This commit is contained in:
@@ -7,8 +7,8 @@ import (
|
||||
"strconv"
|
||||
|
||||
"github.com/pkg/errors"
|
||||
"fiskerinc.com/modules/common/dbbasemodel"
|
||||
"fiskerinc.com/modules/vindecoder"
|
||||
"github.com/fiskerinc/cloud-services/pkg/common/dbbasemodel"
|
||||
"github.com/fiskerinc/cloud-services/pkg/vindecoder"
|
||||
)
|
||||
|
||||
// Any changes need to be made to modules_go/db/queries/updatemanifests.go ECURollback() on getRollbacksOld
|
||||
|
||||
Reference in New Issue
Block a user