Begin sessions

This commit is contained in:
Eden Kirin
2024-02-06 09:33:09 +01:00
parent 5c8f2b754f
commit 8ecfeb71e6
6 changed files with 42 additions and 3 deletions

1
go.mod
View File

@ -9,6 +9,7 @@ require (
require (
github.com/andybalholm/brotli v1.0.5 // indirect
github.com/gofiber/storage/memory/v2 v2.0.0 // indirect
github.com/google/uuid v1.5.0 // indirect
github.com/klauspost/compress v1.17.0 // indirect
github.com/mattn/go-colorable v0.1.13 // indirect