File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,11 +10,12 @@ ignore (
1010require (
1111 go.followtheprocess.codes/hue v1.1.0
1212 go.followtheprocess.codes/snapshot v0.9.1
13- go.followtheprocess.codes/test v1.1 .0
13+ go.followtheprocess.codes/test v1.2 .0
1414 go.yaml.in/yaml/v4 v4.0.0-rc.4
1515)
1616
1717require (
18+ go.followtheprocess.codes/diff v0.1.1 // indirect
1819 golang.org/x/sys v0.43.0 // indirect
1920 golang.org/x/term v0.42.0 // indirect
2021)
Original file line number Diff line number Diff line change 1+ go.followtheprocess.codes/diff v0.1.1 h1:pQpnow+Uj39S4xxNC6FLLfsJnolVM5+a90EIo5QZN6s =
2+ go.followtheprocess.codes/diff v0.1.1 /go.mod h1:bDSZPC9CvkRr8HlOwjE1bl/8qFAmiA3LVtkThRnniis =
13go.followtheprocess.codes/hue v1.1.0 h1:bPq21YLdWxQ0ki4lIvXCYtgutaGaDUYaSIENDdrrlNQ =
24go.followtheprocess.codes/hue v1.1.0 /go.mod h1:VnCeVmYESGmX7fZJSFs59u8G+5zseCwGdFiJGHCFg4o =
35go.followtheprocess.codes/snapshot v0.9.1 h1:q90k4ZsV4WNrJkAXo6gLqYLgE3RipnzSOXU5o5Moyts =
46go.followtheprocess.codes/snapshot v0.9.1 /go.mod h1:IKWetABJnYaG6rZAsINXAc6rB0TxoxdysBC3R2HvwWo =
5- go.followtheprocess.codes/test v1.1 .0 h1:1v2JyMd3STr7dIXzcHEhct2qvS8/mTtGYbSyhpReciI =
6- go.followtheprocess.codes/test v1.1 .0 /go.mod h1:BHZi5SZahJw01xcuc7EgrlyzX7zJLXAWy11rOR9geVw =
7+ go.followtheprocess.codes/test v1.2 .0 h1:MWuEVS7ijQLp9qCGYNmzTazWIfEL/TbQid4PnaVFzaQ =
8+ go.followtheprocess.codes/test v1.2 .0 /go.mod h1:ZbzmY8F5w44x9kk1vdvJlBu+9dhunHtXf/A1ydXaYP4 =
79go.yaml.in/yaml/v4 v4.0.0-rc.4 h1:UP4+v6fFrBIb1l934bDl//mmnoIZEDK0idg1+AIvX5U =
810go.yaml.in/yaml/v4 v4.0.0-rc.4 /go.mod h1:aZqd9kCMsGL7AuUv/m/PvWLdg5sjJsZ4oHDEnfPPfY0 =
911golang.org/x/sys v0.43.0 h1:Rlag2XtaFTxp19wS8MXlJwTvoh8ArU6ezoyFsMyCTNI =
1012golang.org/x/sys v0.43.0 /go.mod h1:4GL1E5IUh+htKOUEOaiffhrAeqysfVGipDYzABqnCmw =
1113golang.org/x/term v0.42.0 h1:UiKe+zDFmJobeJ5ggPwOshJIVt6/Ft0rcfrXZDLWAWY =
1214golang.org/x/term v0.42.0 /go.mod h1:Dq/D+snpsbazcBG5+F9Q1n2rXV8Ma+71xEjTRufARgY =
13- golang.org/x/tools v0.39 .0 h1:ik4ho21kwuQln40uelmciQPp9SipgNDdrafrYA4TmQQ =
14- golang.org/x/tools v0.39 .0 /go.mod h1:JnefbkDPyD8UU2kI5fuf8ZX4/yUeh9W877ZeBONxUqQ =
15+ golang.org/x/tools v0.44 .0 h1:UP4ajHPIcuMjT1GqzDWRlalUEoY+uzoZKnhOjbIPD2c =
16+ golang.org/x/tools v0.44 .0 /go.mod h1:KA0AfVErSdxRZIsOVipbv3rQhVXTnlU6UhKxHd1seDI =
You can’t perform that action at this time.
0 commit comments