synctest
This commit is contained in:
@@ -3,8 +3,8 @@ package queue
|
||||
import (
|
||||
"context"
|
||||
"encoding/json"
|
||||
"gotemplate/internal/document"
|
||||
"gotemplate/internal/queue"
|
||||
"queryorchestration/internal/document"
|
||||
"queryorchestration/internal/queue"
|
||||
|
||||
"github.com/go-playground/validator/v10"
|
||||
|
||||
|
||||
+1
-1
@@ -2,8 +2,8 @@ package queue
|
||||
|
||||
import (
|
||||
"context"
|
||||
"gotemplate/internal/queue"
|
||||
"log"
|
||||
"queryorchestration/internal/queue"
|
||||
|
||||
"github.com/aws/aws-sdk-go-v2/service/sqs"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user