go mod tidy
Build Docker and Deploy / Run goext test-suite (push) Successful in 1m39s

This commit is contained in:
2026-04-21 18:45:52 +02:00
parent 26d542c9a2
commit f9576a2fec
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -20,6 +20,7 @@ require (
github.com/gorilla/websocket v1.5.3
github.com/jung-kurt/gofpdf v1.16.2
github.com/xuri/excelize/v2 v2.10.1
go.mongodb.org/mongo-driver v1.17.9
golang.org/x/net v0.53.0
golang.org/x/sync v0.20.0
)