This commit is contained in:
2023-02-24 21:09:33 +01:00
parent 7130513e7e
commit b450d6aeaf
2 changed files with 113 additions and 1 deletions

2
go.mod
View File

@@ -4,7 +4,7 @@ go 1.13
require (
github.com/gin-contrib/zap v0.0.0-20190405225521-7c4b822813e7
github.com/gin-gonic/gin v1.3.0
github.com/gin-gonic/gin v1.9.0
github.com/go-redis/redis v6.15.2+incompatible
github.com/inconshreveable/mousetrap v1.0.0 // indirect
github.com/spf13/cobra v0.0.3