File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11module go.followtheprocess.codes/test
22
3- go 1.25
3+ go 1.25.0
44
55require (
66 go.followtheprocess.codes/hue v1.0.0
77 go.followtheprocess.codes/snapshot v0.9.1
8- golang.org/x/tools v0.42 .0
8+ golang.org/x/tools v0.43 .0
99)
1010
1111require (
1212 go.yaml.in/yaml/v4 v4.0.0-rc.3 // indirect
13- golang.org/x/sys v0.41 .0 // indirect
13+ golang.org/x/sys v0.42 .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.41 .0 h1:Ivj+2Cp/ylzLiEU89QhWblYnOE9zerudt9Ftecq2C6k =
8- golang.org/x/sys v0.41 .0 /go.mod h1:OgkHotnGiDImocRcuBABYBEXf8A9a87e/uXjp9XT3ks =
7+ golang.org/x/sys v0.42 .0 h1:omrd2nAlyT5ESRdCLYdm3+fMfNFE/+Rf4bDIQImRJeo =
8+ golang.org/x/sys v0.42 .0 /go.mod h1:4GL1E5IUh+htKOUEOaiffhrAeqysfVGipDYzABqnCmw =
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.42 .0 h1:uNgphsn75Tdz5Ji2q36v/nsFSfR/9BRFvqhGBaJGd5k =
12- golang.org/x/tools v0.42 .0 /go.mod h1:Ma6lCIwGZvHK6XtgbswSoWroEkhugApmsXyrUmBhfr0 =
11+ golang.org/x/tools v0.43 .0 h1:12BdW9CeB3Z+J/I/wj34VMl8X+fEXBxVR90JeMX5E7s =
12+ golang.org/x/tools v0.43 .0 /go.mod h1:uHkMso649BX2cZK6+RpuIPXS3ho2hZo4FVwfoy1vIk0 =
You can’t perform that action at this time.
0 commit comments