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 @@ -10,7 +10,7 @@ require (
10
10
golang.org/x/mod v0.13.0
11
11
golang.org/x/sync v0.4.0
12
12
golang.org/x/sys v0.13.0
13
- golang.org/x/telemetry v0.0.0-20231003223302-0168ef4ebbd3
13
+ golang.org/x/telemetry v0.0.0-20231011160506-788d5629a052
14
14
golang.org/x/text v0.13.0
15
15
golang.org/x/tools v0.13.1-0.20230920233436-f9b8da7b22be
16
16
golang.org/x/vuln v1.0.1
Original file line number Diff line number Diff line change @@ -46,6 +46,8 @@ golang.org/x/sys v0.13.0 h1:Af8nKPmuFypiUBjVoU9V20FiaFXOcuZI21p0ycVYYGE=
46
46
golang.org/x/sys v0.13.0 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
47
47
golang.org/x/telemetry v0.0.0-20231003223302-0168ef4ebbd3 h1:vxxQvncMbcRAtqHV5HsHGJkbya+BIOYIY+y6cdPZhzk =
48
48
golang.org/x/telemetry v0.0.0-20231003223302-0168ef4ebbd3 /go.mod h1:ppZ76JTkRgJC2GQEgtVY3fiuJR+N8FU2MAlp+gfN1E4 =
49
+ golang.org/x/telemetry v0.0.0-20231011160506-788d5629a052 h1:1baVNneD/IRxmu8JQdBuki78zUqBtZxq8smZXQj0X2Y =
50
+ golang.org/x/telemetry v0.0.0-20231011160506-788d5629a052 /go.mod h1:6p4ScoNeC2dhpQ1nSSMmkZ7mEj5JQUSCyc0uExBp5T4 =
49
51
golang.org/x/term v0.8.0 /go.mod h1:xPskH00ivmX89bAKVGSKKtLOWNx2+17Eiy94tnKShWo =
50
52
golang.org/x/term v0.13.0 /go.mod h1:LTmsnFJwVN6bCy1rVCoS+qHT1HhALEFxKncY3WNNh4U =
51
53
golang.org/x/text v0.3.3 /go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ =
You can’t perform that action at this time.
0 commit comments