Refactor kafka to pure Go (franz-go), fix DBC stubs, update Dockerfile
This commit is contained in:
@@ -3,8 +3,8 @@ package queries_test
|
||||
import (
|
||||
"testing"
|
||||
|
||||
"fiskerinc.com/modules/db"
|
||||
"fiskerinc.com/modules/db/queries"
|
||||
"github.com/fiskerinc/cloud-services/pkg/db"
|
||||
"github.com/fiskerinc/cloud-services/pkg/db/queries"
|
||||
)
|
||||
|
||||
func TestSelectMostRecents(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user