Merge pull request #1419 from alireza0/dependabot/go_modules/github.com/pelletier/go-toml/v2-2.2.3

Bump github.com/pelletier/go-toml/v2 from 2.2.2 to 2.2.3
This commit is contained in:
Alireza Ahmadi
2024-08-31 20:40:00 +02:00
committed by GitHub
2 changed files with 3 additions and 5 deletions

2
go.mod
View File

@@ -10,7 +10,7 @@ require (
github.com/goccy/go-json v0.10.3
github.com/nicksnyder/go-i18n/v2 v2.4.0
github.com/op/go-logging v0.0.0-20160315200505-970db520ece7
github.com/pelletier/go-toml/v2 v2.2.2
github.com/pelletier/go-toml/v2 v2.2.3
github.com/robfig/cron/v3 v3.0.1
github.com/shirou/gopsutil/v4 v4.24.7
github.com/xtls/xray-core v1.8.24