Refactor kafka to pure Go (franz-go), fix DBC stubs, update Dockerfile
This commit is contained in:
@@ -6,7 +6,7 @@ import (
|
||||
|
||||
"github.com/go-playground/validator/v10"
|
||||
"github.com/pkg/errors"
|
||||
"fiskerinc.com/modules/vindecoder"
|
||||
"github.com/fiskerinc/cloud-services/pkg/vindecoder"
|
||||
)
|
||||
|
||||
func validateVIN(fl validator.FieldLevel) bool {
|
||||
|
||||
Reference in New Issue
Block a user