Update gopsutil to v3.22.5 (#15098)

This commit is contained in:
Daniel Jakots
2022-06-17 01:01:39 -04:00
committed by GitHub
parent 1e1d9acb1b
commit d15d3a524b
2 changed files with 4 additions and 1 deletions

2
go.mod
View File

@@ -72,7 +72,7 @@ require (
github.com/rs/cors v1.7.0
github.com/rs/dnscache v0.0.0-20211102005908-e0241e321417
github.com/secure-io/sio-go v0.3.1
github.com/shirou/gopsutil/v3 v3.22.2
github.com/shirou/gopsutil/v3 v3.22.5
github.com/streadway/amqp v1.0.0
github.com/tinylib/msgp v1.1.7-0.20211026165309-e818a1881b0e
github.com/valyala/bytebufferpool v1.0.0