mirror of
https://github.com/scratchfoundation/golangci-lint.git
synced 2025-08-28 22:28:43 -04:00
build(deps): bump github.com/shirou/gopsutil/v3 from 3.23.3 to 3.23.4 (#3823)
This commit is contained in:
parent
a04dc9ff03
commit
df12662238
2 changed files with 6 additions and 7 deletions
4
go.mod
4
go.mod
|
@ -85,7 +85,7 @@ require (
|
|||
github.com/sashamelentyev/usestdlibvars v1.23.0
|
||||
github.com/securego/gosec/v2 v2.15.0
|
||||
github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
|
||||
github.com/shirou/gopsutil/v3 v3.23.3
|
||||
github.com/shirou/gopsutil/v3 v3.23.4
|
||||
github.com/sirupsen/logrus v1.9.0
|
||||
github.com/sivchari/containedctx v1.0.3
|
||||
github.com/sivchari/tenv v1.7.1
|
||||
|
@ -167,7 +167,7 @@ require (
|
|||
github.com/quasilyte/gogrep v0.5.0 // indirect
|
||||
github.com/quasilyte/regex/syntax v0.0.0-20210819130434-b3f0c404a727 // indirect
|
||||
github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 // indirect
|
||||
github.com/shoenig/go-m1cpu v0.1.4 // indirect
|
||||
github.com/shoenig/go-m1cpu v0.1.5 // indirect
|
||||
github.com/sivchari/nosnakecase v1.7.0
|
||||
github.com/spf13/afero v1.8.2 // indirect
|
||||
github.com/spf13/cast v1.5.0 // indirect
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue