File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ require (
1313 github.com/stretchr/testify v1.11.1
1414 golang.org/x/exp v0.0.0-20260218203240-3dfff04db8fa
1515 golang.org/x/oauth2 v0.36.0
16- golang.org/x/text v0.34 .0
16+ golang.org/x/text v0.35 .0
1717)
1818
1919require (
Original file line number Diff line number Diff line change @@ -164,6 +164,8 @@ golang.org/x/text v0.33.0 h1:B3njUFyqtHDUI5jMn1YIr5B0IE2U0qck04r6d4KPAxE=
164164golang.org/x/text v0.33.0 /go.mod h1:LuMebE6+rBincTi9+xWTY8TztLzKHc/9C1uBCG27+q8 =
165165golang.org/x/text v0.34.0 h1:oL/Qq0Kdaqxa1KbNeMKwQq0reLCCaFtqu2eNuSeNHbk =
166166golang.org/x/text v0.34.0 /go.mod h1:homfLqTYRFyVYemLBFl5GgL/DWEiH5wcsQ5gSh1yziA =
167+ golang.org/x/text v0.35.0 h1:JOVx6vVDFokkpaq1AEptVzLTpDe9KGpj5tR4/X+ybL8 =
168+ golang.org/x/text v0.35.0 /go.mod h1:khi/HExzZJ2pGnjenulevKNX1W67CUy0AsXcNubPGCA =
167169google.golang.org/protobuf v1.33.0 h1:uNO2rsAINq/JlFpSdYEKIZ0uKD/R9cpdv0T+yoGwGmI =
168170google.golang.org/protobuf v1.33.0 /go.mod h1:c6P6GXX6sHbq/GpV6MGZEdwhWPcYBgnhAHhKbcUYpos =
169171google.golang.org/protobuf v1.34.1 h1:9ddQBjfCyZPOHPUiPxpYESBLc+T8P3E+Vo4IbKZgFWg =
You can’t perform that action at this time.
0 commit comments