File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -224,7 +224,7 @@ require (
224224 golang.org/x/net v0.42.0 // indirect
225225 golang.org/x/sync v0.16.0 // indirect
226226 golang.org/x/sys v0.34.0 // indirect
227- golang.org/x/telemetry v0.0.0-20250728150502-1581f0a59201 // indirect
227+ golang.org/x/telemetry v0.0.0-20250729135900-28f32e417a03 // indirect
228228 golang.org/x/text v0.27.0 // indirect
229229 golang.org/x/tools v0.35.0 // indirect
230230 google.golang.org/protobuf v1.36.6 // indirect
Original file line number Diff line number Diff line change @@ -595,8 +595,8 @@ golang.org/x/sys v0.12.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
595595golang.org/x/sys v0.13.0 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
596596golang.org/x/sys v0.34.0 h1:H5Y5sJ2L2JRdyv7ROF1he/lPdvFsd0mJHFw2ThKHxLA =
597597golang.org/x/sys v0.34.0 /go.mod h1:BJP2sWEmIv4KK5OTEluFJCKSidICx8ciO85XgH3Ak8k =
598- golang.org/x/telemetry v0.0.0-20250728150502-1581f0a59201 h1:C8AFEN7NrypWv6IHTicGfDA3n21Hc69nwpkvF+NHyIk =
599- golang.org/x/telemetry v0.0.0-20250728150502-1581f0a59201 /go.mod h1:4ZwOYna0/zsOKwuR5X/m0QFOJpSZvAxFfkQT+Erd9D4 =
598+ golang.org/x/telemetry v0.0.0-20250729135900-28f32e417a03 h1:eQycGQ6U7JZ9rGjdlBx5kgoomBuHALIScK1bq95Tmjg =
599+ golang.org/x/telemetry v0.0.0-20250729135900-28f32e417a03 /go.mod h1:4ZwOYna0/zsOKwuR5X/m0QFOJpSZvAxFfkQT+Erd9D4 =
600600golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 /go.mod h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo =
601601golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 /go.mod h1:jbD1KX2456YbFQfuXm/mYQcufACuNUgVhRMnK/tPxf8 =
602602golang.org/x/term v0.5.0 /go.mod h1:jMB1sMXY+tzblOD4FWmEbocvup2/aLOaQEp7JmGp78k =
You can’t perform that action at this time.
0 commit comments