diff --git a/go.mod b/go.mod index 32435b07..f201d407 100644 --- a/go.mod +++ b/go.mod @@ -9,5 +9,4 @@ require ( github.com/t-tomalak/logrus-easy-formatter v0.0.0-20190827215021-c074f06c5816 github.com/tidwall/gjson v1.6.8 github.com/wdvxdr1123/ZeroBot v1.0.1 - gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b )