Update go.mod

This commit is contained in:
rxdn 2021-07-24 14:57:11 +01:00
parent 04a90f9829
commit 5c452dbd3e

1
go.mod
View File

@ -10,7 +10,6 @@ require (
github.com/TicketsBot/worker v0.0.0-20210715115321-395f29f5d5e1
github.com/apex/log v1.1.2
github.com/boj/redistore v0.0.0-20180917114910-cd5dcc76aeff // indirect
github.com/dgrijalva/jwt-go v3.2.0+incompatible
github.com/gin-contrib/static v0.0.0-20191128031702-f81c604d8ac2
github.com/gin-gonic/contrib v0.0.0-20191209060500-d6e26eeaa607
github.com/gin-gonic/gin v1.7.1