File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11module google.golang.org/grpc/test/tools
22
3- go 1.22.1
3+ go 1.25.0
44
55require (
66 github.com/client9/misspell v0.3.4
@@ -28,6 +28,6 @@ require (
2828 golang.org/x/exp/typeparams v0.0.0-20250106191152-7588d65b2ba8 // indirect
2929 golang.org/x/mod v0.22.0 // indirect
3030 golang.org/x/sync v0.10.0 // indirect
31- golang.org/x/sys v0.29 .0 // indirect
31+ golang.org/x/sys v0.46 .0 // indirect
3232 golang.org/x/text v0.21.0 // indirect
3333)
Original file line number Diff line number Diff line change @@ -52,8 +52,8 @@ golang.org/x/mod v0.22.0/go.mod h1:6SkKJ3Xj0I0BrPOZoBy3bdMptDDU9oJrpohJ3eWZ1fY=
5252golang.org/x/sync v0.10.0 h1:3NQrjDixjgGwUOCaF8w2+VYHv0Ve/vGYSbdkTa98gmQ =
5353golang.org/x/sync v0.10.0 /go.mod h1:Czt+wKu1gCyEFDUtn0jG5QVvpJ6rzVqr5aXyt9drQfk =
5454golang.org/x/sys v0.6.0 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
55- golang.org/x/sys v0.29 .0 h1:TPYlXGxvx1MGTn2GiZDhnjPA9wZzZeGKHHmKhHYvgaU =
56- golang.org/x/sys v0.29 .0 /go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA =
55+ golang.org/x/sys v0.46 .0 h1:noSf2Fq6F8DBgS+LysIkx7rIExoNHJsxOAtPp4rthXw =
56+ golang.org/x/sys v0.46 .0 /go.mod h1:4GL1E5IUh+htKOUEOaiffhrAeqysfVGipDYzABqnCmw =
5757golang.org/x/text v0.21.0 h1:zyQAAkrwaneQ066sspRyJaG9VNi/YJ1NfzcGB3hZ/qo =
5858golang.org/x/text v0.21.0 /go.mod h1:4IBbMaMmOPCJ8SecivzSH54+73PCFmPWxNTLm+vZkEQ =
5959golang.org/x/tools v0.29.0 h1:Xx0h3TtM9rzQpQuR4dKLrdglAmCEN5Oi+P74JdhdzXE =
You can’t perform that action at this time.
0 commit comments