new respond to send all create change delete different bug fixes

This commit is contained in:
Adrian Zuercher
2025-07-23 09:10:56 +02:00
parent 8be5c80a22
commit c37dd87a37
6 changed files with 78 additions and 58 deletions

2
go.mod
View File

@@ -7,7 +7,7 @@ require (
github.com/gin-gonic/gin v1.10.0
github.com/google/uuid v1.6.0
github.com/gorilla/websocket v1.5.3
github.com/tecamino/tecamino-json_data v0.0.17
github.com/tecamino/tecamino-json_data v0.0.19
github.com/tecamino/tecamino-logger v0.2.0
)