Test cors change (#40)

Reviewed-on: #40
This commit was merged in pull request #40.
This commit is contained in:
2025-05-14 15:44:44 +02:00
parent 4355e1b1b7
commit cc817ed061
3 changed files with 13 additions and 8 deletions

View File

@@ -5,6 +5,7 @@ go 1.24.2
require (
gitea.seeseepuff.be/seeseemelk/mysqlite v0.12.0
github.com/gavv/httpexpect/v2 v2.17.0
github.com/gin-contrib/cors v1.7.5
github.com/gin-gonic/gin v1.10.0
)