We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69c3c58 commit 51af5f4Copy full SHA for 51af5f4
go.mod
@@ -6,7 +6,7 @@ require (
6
github.com/godbus/dbus/v5 v5.1.0
7
github.com/shirou/gopsutil/v4 v4.25.2
8
github.com/spf13/cobra v1.9.1
9
- golang.org/x/term v0.29.0
+ golang.org/x/term v0.30.0
10
gopkg.in/yaml.v3 v3.0.1
11
)
12
0 commit comments