Commit 8244c77 1 parent 044da54 commit 8244c77 Copy full SHA for 8244c77
File tree 2 files changed +7
-2
lines changed
2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.22.9
5
5
require (
6
6
github.com/godbus/dbus/v5 v5.1.0
7
7
github.com/shirou/gopsutil/v4 v4.25.1
8
- github.com/spf13/cobra v1.8 .1
8
+ github.com/spf13/cobra v1.9 .1
9
9
golang.org/x/term v0.29.0
10
10
gopkg.in/yaml.v3 v3.0.1
11
11
)
@@ -16,7 +16,7 @@ require (
16
16
github.com/inconshreveable/mousetrap v1.1.0 // indirect
17
17
github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0 // indirect
18
18
github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c // indirect
19
- github.com/spf13/pflag v1.0.5 // indirect
19
+ github.com/spf13/pflag v1.0.6 // indirect
20
20
github.com/tklauser/go-sysconf v0.3.12 // indirect
21
21
github.com/tklauser/numcpus v0.6.1 // indirect
22
22
github.com/yusufpapurcu/wmi v1.2.4 // indirect
Original file line number Diff line number Diff line change 1
1
github.com/cpuguy83/go-md2man/v2 v2.0.4 /go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o =
2
+ github.com/cpuguy83/go-md2man/v2 v2.0.6 /go.mod h1:oOW0eioCTA6cOiMLiUPZOpcVxMig6NIQQ7OS05n1F4g =
2
3
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
3
4
github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
4
5
github.com/ebitengine/purego v0.8.1 h1:sdRKd6plj7KYW33EH5As6YKfe8m9zbN9JMrOjNVF/BE =
@@ -29,8 +30,12 @@ github.com/shirou/gopsutil/v4 v4.25.1 h1:QSWkTc+fu9LTAWfkZwZ6j8MSUk4A2LV7rbH0Zqm
29
30
github.com/shirou/gopsutil/v4 v4.25.1 /go.mod h1:RoUCUpndaJFtT+2zsZzzmhvbfGoDCJ7nFXKJf8GqJbI =
30
31
github.com/spf13/cobra v1.8.1 h1:e5/vxKd/rZsfSJMUX1agtjeTDf+qv1/JdBF8gg5k9ZM =
31
32
github.com/spf13/cobra v1.8.1 /go.mod h1:wHxEcudfqmLYa8iTfL+OuZPbBZkmvliBWKIezN3kD9Y =
33
+ github.com/spf13/cobra v1.9.1 h1:CXSaggrXdbHK9CF+8ywj8Amf7PBRmPCOJugH954Nnlo =
34
+ github.com/spf13/cobra v1.9.1 /go.mod h1:nDyEzZ8ogv936Cinf6g1RU9MRY64Ir93oCnqb9wxYW0 =
32
35
github.com/spf13/pflag v1.0.5 h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA =
33
36
github.com/spf13/pflag v1.0.5 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
37
+ github.com/spf13/pflag v1.0.6 h1:jFzHGLGAlb3ruxLB8MhbI6A8+AQX/2eW4qeyNZXNp2o =
38
+ github.com/spf13/pflag v1.0.6 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
34
39
github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg =
35
40
github.com/stretchr/testify v1.9.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
36
41
github.com/tklauser/go-sysconf v0.3.12 h1:0QaGUFOdQaIVdPgfITYzaTegZvdCjmYO52cSFAEVmqU =
You can’t perform that action at this time.
0 commit comments