fx build fix
All checks were successful
ci/woodpecker/push/db Pipeline was successful
ci/woodpecker/push/fx/1 Pipeline was successful
ci/woodpecker/push/nats Pipeline was successful
ci/woodpecker/push/fx/2 Pipeline was successful

This commit is contained in:
Stephan D
2025-11-09 02:57:22 +01:00
parent 54de5cf9d8
commit 751045fcc0
9 changed files with 9 additions and 9 deletions

View File

@@ -5,7 +5,7 @@ import (
"github.com/google/uuid"
"github.com/tech/sendico/pkg/merrors"
gmessaging "github.com/tech/sendico/pkg/messaging/internal/generated"
gmessaging "github.com/tech/sendico/pkg/generated/gmessaging"
"github.com/tech/sendico/pkg/model"
"google.golang.org/protobuf/proto"
"google.golang.org/protobuf/types/known/timestamppb"