A lightweight test helper package
0

Configure Feed

Select the types of activity you want to include in your feed.

Update module golang.org/x/tools to v0.37.0 (#83)

authored by

renovate[bot] and committed by
GitHub
(Sep 13, 2025, 3:23 PM +0100) 7bbf47a5 ccf14b68

+3 -3
+1 -1
go.mod
··· 5 5 require ( 6 6 go.followtheprocess.codes/hue v0.7.0 7 7 go.followtheprocess.codes/snapshot v0.6.1 8 - golang.org/x/tools v0.36.0 8 + golang.org/x/tools v0.37.0 9 9 ) 10 10 11 11 require (
+2 -2
go.sum
··· 6 6 golang.org/x/sys v0.36.0/go.mod h1:OgkHotnGiDImocRcuBABYBEXf8A9a87e/uXjp9XT3ks= 7 7 golang.org/x/term v0.35.0 h1:bZBVKBudEyhRcajGcNc3jIfWPqV4y/Kt2XcoigOWtDQ= 8 8 golang.org/x/term v0.35.0/go.mod h1:TPGtkTLesOwf2DE8CgVYiZinHAOuy5AYUYT1lENIZnA= 9 - golang.org/x/tools v0.36.0 h1:kWS0uv/zsvHEle1LbV5LE8QujrxB3wfQyxHfhOk0Qkg= 10 - golang.org/x/tools v0.36.0/go.mod h1:WBDiHKJK8YgLHlcQPYQzNCkUxUypCaa5ZegCVutKm+s= 9 + golang.org/x/tools v0.37.0 h1:DVSRzp7FwePZW356yEAChSdNcQo6Nsp+fex1SUW09lE= 10 + golang.org/x/tools v0.37.0/go.mod h1:MBN5QPQtLMHVdvsbtarmTNukZDdgwdwlO5qGacAzF0w=