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,10 +5,10 @@ go 1.25
55require (
66 go.followtheprocess.codes/hue v1.0.0
77 go.followtheprocess.codes/snapshot v0.6.1
8- golang.org/x/tools v0.38 .0
8+ golang.org/x/tools v0.39 .0
99)
1010
1111require (
12- golang.org/x/sys v0.37 .0 // indirect
12+ golang.org/x/sys v0.38 .0 // indirect
1313 golang.org/x/term v0.36.0 // indirect
1414)
Original file line number Diff line number Diff line change @@ -2,9 +2,9 @@ go.followtheprocess.codes/hue v1.0.0 h1:0fYXAGR1o+w7Vja+Q+iVtqeEP3/CE6ET/pniyl8e
22go.followtheprocess.codes/hue v1.0.0 /go.mod h1:gSn5xK6KJapih+eFgQk3woo1qg3/rx9XSrAanUIuDr8 =
33go.followtheprocess.codes/snapshot v0.6.1 h1:cZkQtEjL21BSrHn98Lm0S4yTzcOje/K60Iog/u/A5tM =
44go.followtheprocess.codes/snapshot v0.6.1 /go.mod h1:CM2E92Ah/j0XL4Z2UyOl7GlSuD0ZLLl8rJCpFylKcIg =
5- golang.org/x/sys v0.37 .0 h1:fdNQudmxPjkdUTPnLn5mdQv7Zwvbvpaxqs831goi9kQ =
6- golang.org/x/sys v0.37 .0 /go.mod h1:OgkHotnGiDImocRcuBABYBEXf8A9a87e/uXjp9XT3ks =
5+ golang.org/x/sys v0.38 .0 h1:3yZWxaJjBmCWXqhN1qh02AkOnCQ1poK6oF+a7xWL6Gc =
6+ golang.org/x/sys v0.38 .0 /go.mod h1:OgkHotnGiDImocRcuBABYBEXf8A9a87e/uXjp9XT3ks =
77golang.org/x/term v0.36.0 h1:zMPR+aF8gfksFprF/Nc/rd1wRS1EI6nDBGyWAvDzx2Q =
88golang.org/x/term v0.36.0 /go.mod h1:Qu394IJq6V6dCBRgwqshf3mPF85AqzYEzofzRdZkWss =
9- golang.org/x/tools v0.38 .0 h1:Hx2Xv8hISq8Lm16jvBZ2VQf+RLmbd7wVUsALibYI/IQ =
10- golang.org/x/tools v0.38 .0 /go.mod h1:yEsQ/d/YK8cjh0L6rZlY8tgtlKiBNTL14pGDJPJpYQs =
9+ golang.org/x/tools v0.39 .0 h1:ik4ho21kwuQln40uelmciQPp9SipgNDdrafrYA4TmQQ =
10+ golang.org/x/tools v0.39 .0 /go.mod h1:JnefbkDPyD8UU2kI5fuf8ZX4/yUeh9W877ZeBONxUqQ =
You can’t perform that action at this time.
0 commit comments