add data field to bookings
Some checks failed
Build and Push Docker Image / build_and_push (push) Failing after 31s

This commit is contained in:
2025-06-04 15:52:03 +02:00
parent d237401c81
commit 418c7152b6
10 changed files with 424 additions and 374 deletions

2
go.mod
View File

@@ -10,7 +10,7 @@ require (
github.com/spf13/viper v1.19.0
go.mongodb.org/mongo-driver/v2 v2.1.0
google.golang.org/grpc v1.70.0
google.golang.org/protobuf v1.35.2
google.golang.org/protobuf v1.36.6
)
require (