Merge pull request #16 from MHSanaei/dependabot/go_modules/github.com/pelletier/go-toml/v2-2.0.7

Bump github.com/pelletier/go-toml/v2 from 2.0.6 to 2.0.7
This commit is contained in:
MHSanaei
2023-03-01 19:33:15 +03:30
committed by GitHub
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -10,7 +10,7 @@ require (
github.com/go-telegram-bot-api/telegram-bot-api/v5 v5.5.1
github.com/nicksnyder/go-i18n/v2 v2.2.1
github.com/op/go-logging v0.0.0-20160315200505-970db520ece7
github.com/pelletier/go-toml/v2 v2.0.6
github.com/pelletier/go-toml/v2 v2.0.7
github.com/robfig/cron/v3 v3.0.1
github.com/shirou/gopsutil/v3 v3.23.2
github.com/xtls/xray-core v1.7.5