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,10 +10,10 @@ ignore (
1010require (
1111 go.followtheprocess.codes/hue v1.0.0
1212 go.followtheprocess.codes/snapshot v0.6.1
13- go.followtheprocess.codes/test v0.23.1
13+ go.followtheprocess.codes/test v1.0.0
1414)
1515
1616require (
17- golang.org/x/sys v0.36 .0 // indirect
18- golang.org/x/term v0.35 .0 // indirect
17+ golang.org/x/sys v0.37 .0 // indirect
18+ golang.org/x/term v0.36 .0 // indirect
1919)
Original file line number Diff line number Diff line change @@ -4,9 +4,15 @@ go.followtheprocess.codes/snapshot v0.6.1 h1:cZkQtEjL21BSrHn98Lm0S4yTzcOje/K60Io
44go.followtheprocess.codes/snapshot v0.6.1 /go.mod h1:CM2E92Ah/j0XL4Z2UyOl7GlSuD0ZLLl8rJCpFylKcIg =
55go.followtheprocess.codes/test v0.23.1 h1:VoucCC8qKb6tKnBOCRZ7Ln2Ex1oV+HMXHdZyJ6DURB8 =
66go.followtheprocess.codes/test v0.23.1 /go.mod h1:sL19ttHv+BSJSMtdPXTP05aWwl58ciap0SoLp1hucKk =
7+ go.followtheprocess.codes/test v1.0.0 h1:5m2MPOQpohDC9pf5hgqpH+4ldJP5g+YFVdoGQY41aeU =
8+ go.followtheprocess.codes/test v1.0.0 /go.mod h1:e627pR8IhsTV/RfuP/WKYjyL0BmuIbmaw2iKlQBCWrY =
79golang.org/x/sys v0.36.0 h1:KVRy2GtZBrk1cBYA7MKu5bEZFxQk4NIDV6RLVcC8o0k =
810golang.org/x/sys v0.36.0 /go.mod h1:OgkHotnGiDImocRcuBABYBEXf8A9a87e/uXjp9XT3ks =
11+ golang.org/x/sys v0.37.0 h1:fdNQudmxPjkdUTPnLn5mdQv7Zwvbvpaxqs831goi9kQ =
12+ golang.org/x/sys v0.37.0 /go.mod h1:OgkHotnGiDImocRcuBABYBEXf8A9a87e/uXjp9XT3ks =
913golang.org/x/term v0.35.0 h1:bZBVKBudEyhRcajGcNc3jIfWPqV4y/Kt2XcoigOWtDQ =
1014golang.org/x/term v0.35.0 /go.mod h1:TPGtkTLesOwf2DE8CgVYiZinHAOuy5AYUYT1lENIZnA =
15+ golang.org/x/term v0.36.0 h1:zMPR+aF8gfksFprF/Nc/rd1wRS1EI6nDBGyWAvDzx2Q =
16+ golang.org/x/term v0.36.0 /go.mod h1:Qu394IJq6V6dCBRgwqshf3mPF85AqzYEzofzRdZkWss =
1117golang.org/x/tools v0.36.0 h1:kWS0uv/zsvHEle1LbV5LE8QujrxB3wfQyxHfhOk0Qkg =
1218golang.org/x/tools v0.36.0 /go.mod h1:WBDiHKJK8YgLHlcQPYQzNCkUxUypCaa5ZegCVutKm+s =
You can’t perform that action at this time.
0 commit comments