This commit is contained in:
MHSanaei
2023-12-10 16:20:34 +03:30
parent bd3ad7b0c2
commit 1309504ff6
3 changed files with 6 additions and 24 deletions

1
go.mod
View File

@@ -4,7 +4,6 @@ go 1.21.4
require (
github.com/Calidity/gin-sessions v1.3.1
github.com/Workiva/go-datastructures v1.1.1
github.com/gin-contrib/gzip v0.0.6
github.com/gin-gonic/gin v1.9.1
github.com/goccy/go-json v0.10.2