Add innistrad midnight hunt

This commit is contained in:
Artyom Belousov 2021-09-18 20:34:22 +03:00
parent 24ff1af9a7
commit 0fab2a3c4b
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

2
go.mod
View file

@ -8,7 +8,7 @@ require (
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/gin-gonic/gin v1.4.0
github.com/go-redis/redis v6.15.2+incompatible
github.com/go-telegram-bot-api/telegram-bot-api v4.6.4+incompatible // indirect
github.com/go-telegram-bot-api/telegram-bot-api v4.6.4+incompatible
github.com/onsi/ginkgo v1.10.3 // indirect
github.com/onsi/gomega v1.7.1 // indirect
github.com/pkg/errors v0.9.1