File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,11 +5,11 @@ go 1.25
55require (
66 go.followtheprocess.codes/hue v1.0.0
77 go.followtheprocess.codes/snapshot v0.9.1
8- golang.org/x/tools v0.41 .0
8+ golang.org/x/tools v0.42 .0
99)
1010
1111require (
1212 go.yaml.in/yaml/v4 v4.0.0-rc.3 // indirect
13- golang.org/x/sys v0.40 .0 // indirect
13+ golang.org/x/sys v0.41 .0 // indirect
1414 golang.org/x/term v0.37.0 // indirect
1515)
Original file line number Diff line number Diff line change @@ -4,9 +4,9 @@ go.followtheprocess.codes/snapshot v0.9.1 h1:q90k4ZsV4WNrJkAXo6gLqYLgE3RipnzSOXU
44go.followtheprocess.codes/snapshot v0.9.1 /go.mod h1:IKWetABJnYaG6rZAsINXAc6rB0TxoxdysBC3R2HvwWo =
55go.yaml.in/yaml/v4 v4.0.0-rc.3 h1:3h1fjsh1CTAPjW7q/EMe+C8shx5d8ctzZTrLcs/j8Go =
66go.yaml.in/yaml/v4 v4.0.0-rc.3 /go.mod h1:aZqd9kCMsGL7AuUv/m/PvWLdg5sjJsZ4oHDEnfPPfY0 =
7- golang.org/x/sys v0.40 .0 h1:DBZZqJ2Rkml6QMQsZywtnjnnGvHza6BTfYFWY9kjEWQ =
8- golang.org/x/sys v0.40 .0 /go.mod h1:OgkHotnGiDImocRcuBABYBEXf8A9a87e/uXjp9XT3ks =
7+ golang.org/x/sys v0.41 .0 h1:Ivj+2Cp/ylzLiEU89QhWblYnOE9zerudt9Ftecq2C6k =
8+ golang.org/x/sys v0.41 .0 /go.mod h1:OgkHotnGiDImocRcuBABYBEXf8A9a87e/uXjp9XT3ks =
99golang.org/x/term v0.37.0 h1:8EGAD0qCmHYZg6J17DvsMy9/wJ7/D/4pV/wfnld5lTU =
1010golang.org/x/term v0.37.0 /go.mod h1:5pB4lxRNYYVZuTLmy8oR2BH8dflOR+IbTYFD8fi3254 =
11- golang.org/x/tools v0.41 .0 h1:a9b8iMweWG+S0OBnlU36rzLp20z1Rp10w+IY2czHTQc =
12- golang.org/x/tools v0.41 .0 /go.mod h1:XSY6eDqxVNiYgezAVqqCeihT4j1U2CCsqvH3WhQpnlg =
11+ golang.org/x/tools v0.42 .0 h1:uNgphsn75Tdz5Ji2q36v/nsFSfR/9BRFvqhGBaJGd5k =
12+ golang.org/x/tools v0.42 .0 /go.mod h1:Ma6lCIwGZvHK6XtgbswSoWroEkhugApmsXyrUmBhfr0 =
You can’t perform that action at this time.
0 commit comments