diff options
| author | MHSanaei <ho3ein.sanaei@gmail.com> | 2023-03-01 19:02:49 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-03-01 19:02:49 +0300 |
| commit | 14c5546661eedf8dec78c398818c21d5e2621499 (patch) | |
| tree | 859ccfcf78579406c859ccdc3aa31348545e1d8a /go.mod | |
| parent | b37b12754fa59aca9a0e46045587135e42807e05 (diff) | |
| parent | 28c9e7fe9c542c71080356d4407b4b3283e348e7 (diff) | |
Merge pull request #15 from MHSanaei/dependabot/go_modules/github.com/shirou/gopsutil/v3-3.23.2
Bump github.com/shirou/gopsutil/v3 from 3.23.1 to 3.23.2
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ require ( github.com/op/go-logging v0.0.0-20160315200505-970db520ece7 github.com/pelletier/go-toml/v2 v2.0.6 github.com/robfig/cron/v3 v3.0.1 - github.com/shirou/gopsutil/v3 v3.23.1 + github.com/shirou/gopsutil/v3 v3.23.2 github.com/xtls/xray-core v1.7.5 go.uber.org/atomic v1.10.0 golang.org/x/text v0.7.0 |
