Merge branch 'main' of git.k6n.net:mats/go-order-manager
Build and Publish / BuildAndDeploy (push) Failing after 54s

This commit is contained in:
2026-06-16 23:29:45 +02:00
3 changed files with 15 additions and 21 deletions
-1
View File
@@ -128,7 +128,6 @@ func main() {
}
client := &RabbitTransportClient{
Url: amqpUrl,
OrderTopic: "orders",
ClientName: "OrderClient",
}