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 @@ -70,7 +70,7 @@ require (
7070 github.com/pkg/errors v0.9.1 // indirect
7171 github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
7272 github.com/power-devops/perfstat v0.0.0-20240221224432-82ca36839d55 // indirect
73- github.com/shirou/gopsutil/v4 v4.25.11 // indirect
73+ github.com/shirou/gopsutil/v4 v4.25.12 // indirect
7474 github.com/sirupsen/logrus v1.9.3 // indirect
7575 github.com/tinylib/msgp v1.6.2 // indirect
7676 github.com/tklauser/go-sysconf v0.3.16 // indirect
Original file line number Diff line number Diff line change @@ -145,8 +145,8 @@ github.com/rogpeppe/go-internal v1.14.1 h1:UQB4HGPB6osV0SQTLymcB4TgvyWu6ZyliaW0t
145145github.com/rogpeppe/go-internal v1.14.1 /go.mod h1:MaRKkUm5W0goXpeCfT7UZI6fk/L7L7so1lCWt35ZSgc =
146146github.com/shamaton/msgpack/v2 v2.4.0 h1:O5Z08MRmbo0lA9o2xnQ4TXx6teJbPqEurqcCOQ8Oi/4 =
147147github.com/shamaton/msgpack/v2 v2.4.0 /go.mod h1:6khjYnkx73f7VQU7wjcFS9DFjs+59naVWJv1TB7qdOI =
148- github.com/shirou/gopsutil/v4 v4.25.11 h1:X53gB7muL9Gnwwo2evPSE+SfOrltMoR6V3xJAXZILTY =
149- github.com/shirou/gopsutil/v4 v4.25.11 /go.mod h1:EivAfP5x2EhLp2ovdpKSozecVXn1TmuG7SMzs/Wh4PU =
148+ github.com/shirou/gopsutil/v4 v4.25.12 h1:e7PvW/0RmJ8p8vPGJH4jvNkOyLmbkXgXW4m6ZPic6CY =
149+ github.com/shirou/gopsutil/v4 v4.25.12 /go.mod h1:EivAfP5x2EhLp2ovdpKSozecVXn1TmuG7SMzs/Wh4PU =
150150github.com/sirupsen/logrus v1.9.3 h1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ =
151151github.com/sirupsen/logrus v1.9.3 /go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ =
152152github.com/stretchr/objx v0.1.0 /go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME =
You can’t perform that action at this time.
0 commit comments