File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
local-development-testcontainers Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ require (
6969 github.com/pkg/errors v0.9.1 // indirect
7070 github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
7171 github.com/power-devops/perfstat v0.0.0-20240221224432-82ca36839d55 // indirect
72- github.com/shirou/gopsutil/v4 v4.25.10 // indirect
72+ github.com/shirou/gopsutil/v4 v4.25.11 // indirect
7373 github.com/sirupsen/logrus v1.9.3 // indirect
7474 github.com/tinylib/msgp v1.5.0 // indirect
7575 github.com/tklauser/go-sysconf v0.3.16 // indirect
Original file line number Diff line number Diff line change @@ -143,8 +143,8 @@ github.com/rogpeppe/go-internal v1.14.1 h1:UQB4HGPB6osV0SQTLymcB4TgvyWu6ZyliaW0t
143143github.com/rogpeppe/go-internal v1.14.1 /go.mod h1:MaRKkUm5W0goXpeCfT7UZI6fk/L7L7so1lCWt35ZSgc =
144144github.com/shamaton/msgpack/v2 v2.4.0 h1:O5Z08MRmbo0lA9o2xnQ4TXx6teJbPqEurqcCOQ8Oi/4 =
145145github.com/shamaton/msgpack/v2 v2.4.0 /go.mod h1:6khjYnkx73f7VQU7wjcFS9DFjs+59naVWJv1TB7qdOI =
146- github.com/shirou/gopsutil/v4 v4.25.10 h1:at8lk/5T1OgtuCp+AwrDofFRjnvosn0nkN2OLQ6g8tA =
147- github.com/shirou/gopsutil/v4 v4.25.10 /go.mod h1:+kSwyC8DRUD9XXEHCAFjK+0nuArFJM0lva+StQAcskM =
146+ github.com/shirou/gopsutil/v4 v4.25.11 h1:X53gB7muL9Gnwwo2evPSE+SfOrltMoR6V3xJAXZILTY =
147+ github.com/shirou/gopsutil/v4 v4.25.11 /go.mod h1:EivAfP5x2EhLp2ovdpKSozecVXn1TmuG7SMzs/Wh4PU =
148148github.com/sirupsen/logrus v1.9.3 h1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ =
149149github.com/sirupsen/logrus v1.9.3 /go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ =
150150github.com/stretchr/objx v0.1.0 /go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME =
You can’t perform that action at this time.
0 commit comments