From a808170efb9dfe432a135c7207adfb00ae462505 Mon Sep 17 00:00:00 2001 From: MHSanaei Date: Fri, 1 Sep 2023 13:26:30 +0330 Subject: update dependencies --- go.mod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 49bfcbb4..d893c858 100644 --- a/go.mod +++ b/go.mod @@ -14,7 +14,7 @@ require ( github.com/op/go-logging v0.0.0-20160315200505-970db520ece7 github.com/pelletier/go-toml/v2 v2.1.0 github.com/robfig/cron/v3 v3.0.1 - github.com/shirou/gopsutil/v3 v3.23.7 + github.com/shirou/gopsutil/v3 v3.23.8 github.com/xtls/xray-core v1.8.4 go.uber.org/atomic v1.11.0 golang.org/x/text v0.12.0 @@ -38,7 +38,7 @@ require ( github.com/go-ole/go-ole v1.3.0 // indirect github.com/go-playground/locales v0.14.1 // indirect github.com/go-playground/universal-translator v0.18.1 // indirect - github.com/go-playground/validator/v10 v10.15.2 // indirect + github.com/go-playground/validator/v10 v10.15.3 // indirect github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572 // indirect github.com/golang/mock v1.6.0 // indirect github.com/golang/protobuf v1.5.3 // indirect -- cgit v1.2.3