File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,13 +3,13 @@ module go.followtheprocess.codes/test
33go 1.26
44
55require (
6- go.followtheprocess.codes/hue v1.1 .0
6+ go.followtheprocess.codes/hue v1.2 .0
77 go.followtheprocess.codes/snapshot v0.10.1
88)
99
1010require (
1111 go.followtheprocess.codes/diff v0.2.0
1212 go.yaml.in/yaml/v4 v4.0.0-rc.4 // indirect
13- golang.org/x/sys v0.43 .0 // indirect
14- golang.org/x/term v0.42 .0 // indirect
13+ golang.org/x/sys v0.45 .0 // indirect
14+ golang.org/x/term v0.43 .0 // indirect
1515)
Original file line number Diff line number Diff line change 11go.followtheprocess.codes/diff v0.2.0 h1:NuEPvXSUEIeBqpSukuhkAUchS1EaiH7PYSj9zesd8Uc =
22go.followtheprocess.codes/diff v0.2.0 /go.mod h1:bDSZPC9CvkRr8HlOwjE1bl/8qFAmiA3LVtkThRnniis =
3- go.followtheprocess.codes/hue v1.1 .0 h1:bPq21YLdWxQ0ki4lIvXCYtgutaGaDUYaSIENDdrrlNQ =
4- go.followtheprocess.codes/hue v1.1 .0 /go.mod h1:VnCeVmYESGmX7fZJSFs59u8G+5zseCwGdFiJGHCFg4o =
3+ go.followtheprocess.codes/hue v1.2 .0 h1:irFHJvgXIgFWyc2z2EYd87raFNZ8nHFvQSfXhozo+ow =
4+ go.followtheprocess.codes/hue v1.2 .0 /go.mod h1:GxmAqxUuqDAWxXKzanv1GM7SgclNU6yIq4f9rYgDd1k =
55go.followtheprocess.codes/snapshot v0.10.1 h1:GWNOdDxGtRiw0HVKnidhCHI0ymmZaaiHAARimyjNVU4 =
66go.followtheprocess.codes/snapshot v0.10.1 /go.mod h1:vCkJeHMLa4mOP451SrA9m+Ym5tumx66hXm318jAwf5Y =
77go.yaml.in/yaml/v4 v4.0.0-rc.4 h1:UP4+v6fFrBIb1l934bDl//mmnoIZEDK0idg1+AIvX5U =
88go.yaml.in/yaml/v4 v4.0.0-rc.4 /go.mod h1:aZqd9kCMsGL7AuUv/m/PvWLdg5sjJsZ4oHDEnfPPfY0 =
9- golang.org/x/sys v0.43 .0 h1:Rlag2XtaFTxp19wS8MXlJwTvoh8ArU6ezoyFsMyCTNI =
10- golang.org/x/sys v0.43 .0 /go.mod h1:4GL1E5IUh+htKOUEOaiffhrAeqysfVGipDYzABqnCmw =
11- golang.org/x/term v0.42 .0 h1:UiKe+zDFmJobeJ5ggPwOshJIVt6/Ft0rcfrXZDLWAWY =
12- golang.org/x/term v0.42 .0 /go.mod h1:Dq/D+snpsbazcBG5+F9Q1n2rXV8Ma+71xEjTRufARgY =
9+ golang.org/x/sys v0.45 .0 h1:dO4czNzziLiiXplLQgBCEpCvXQ3dnkn0SdaZSYdQ+FY =
10+ golang.org/x/sys v0.45 .0 /go.mod h1:4GL1E5IUh+htKOUEOaiffhrAeqysfVGipDYzABqnCmw =
11+ golang.org/x/term v0.43 .0 h1:S4RLU2sB31O/NCl+zFN9Aru9A/Cq2aqKpTZJ6B+DwT4 =
12+ golang.org/x/term v0.43 .0 /go.mod h1:lrhlHNdQJHO+1qVYiHfFKVuVioJIheAc3fBSMFYEIsk =
1313golang.org/x/tools v0.44.0 h1:UP4ajHPIcuMjT1GqzDWRlalUEoY+uzoZKnhOjbIPD2c =
1414golang.org/x/tools v0.44.0 /go.mod h1:KA0AfVErSdxRZIsOVipbv3rQhVXTnlU6UhKxHd1seDI =
You can’t perform that action at this time.
0 commit comments