gw <-> po contracts tests

This commit is contained in:
Stephan D
2026-03-06 15:45:14 +01:00
parent 0f42a0e77f
commit 88b279dd78
13 changed files with 354 additions and 12 deletions

View File

@@ -16,7 +16,7 @@ require (
github.com/tech/sendico/pkg v0.1.0
go.mongodb.org/mongo-driver/v2 v2.5.0
go.uber.org/zap v1.27.1
google.golang.org/grpc v1.79.1
google.golang.org/grpc v1.79.2
google.golang.org/protobuf v1.36.11
gopkg.in/yaml.v3 v3.0.1
)