diff options
| author | MHSanaei <ho3ein.sanaei@gmail.com> | 2023-03-01 19:03:15 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-03-01 19:03:15 +0300 |
| commit | f0de1e5a62d0947d7ff39e36398c3ba0017da7e0 (patch) | |
| tree | 9e3d53b24743773ed42555d0c544832523a176e7 /go.mod | |
| parent | 14c5546661eedf8dec78c398818c21d5e2621499 (diff) | |
| parent | e6a52dc2f6e7683ec5dc8deb85db75020b710330 (diff) | |
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
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
