diff --git a/go.mod b/go.mod index b5e6704..2d21f5d 100644 --- a/go.mod +++ b/go.mod @@ -13,14 +13,11 @@ require ( github.com/getevo/evo v1.0.9 github.com/getevo/monday v1.0.2 github.com/go-git/go-git/v5 v5.4.2 - github.com/go-redis/redis/v8 v8.11.4 + github.com/go-redis/redis/v8 v8.11.5 github.com/go-redis/redis_rate/v9 v9.1.2 github.com/gofiber/fiber/v2 v2.27.0 github.com/hart87/GoFlake v0.0.0-20210517135841-c95a47da3eb9 github.com/hart87/goflake v0.0.0-20210517135841-c95a47da3eb9 // indirect - github.com/hashicorp/consul/api v1.12.0 // indirect - github.com/hashicorp/vault/api v1.3.1 // indirect - github.com/heetch/confita v0.10.0 // indirect github.com/kelindar/binary v1.0.17 github.com/mattn/go-zglob v0.0.3 github.com/mitchellh/mapstructure v1.4.2