Skip to content

Commit 8baf158

Browse files
dependabot[bot]mergify[bot]
authored andcommitted
build(deps): bump golang.org/x/net from 0.51.0 to 0.52.0 (#6588)
* build(deps): bump golang.org/x/net from 0.51.0 to 0.52.0 Bumps [golang.org/x/net](https://github.com/golang/net) from 0.51.0 to 0.52.0. - [Commits](golang/net@v0.51.0...v0.52.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-version: 0.52.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Post dependabot file modifications --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com> (cherry picked from commit ef0953a)
1 parent 1a5a06b commit 8baf158

File tree

6 files changed

+46
-46
lines changed

6 files changed

+46
-46
lines changed

NOTICE-fips.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5048,11 +5048,11 @@ THE SOFTWARE.
50485048

50495049
--------------------------------------------------------------------------------
50505050
Dependency : golang.org/x/net
5051-
Version: v0.51.0
5051+
Version: v0.52.0
50525052
Licence type (autodetected): BSD-3-Clause
50535053
--------------------------------------------------------------------------------
50545054

5055-
Contents of probable licence file $GOMODCACHE/golang.org/x/net@v0.51.0/LICENSE:
5055+
Contents of probable licence file $GOMODCACHE/golang.org/x/net@v0.52.0/LICENSE:
50565056

50575057
Copyright 2009 The Go Authors.
50585058

@@ -10237,11 +10237,11 @@ Contents of probable licence file $GOMODCACHE/go.yaml.in/yaml/v2@v2.4.2/LICENSE:
1023710237

1023810238
--------------------------------------------------------------------------------
1023910239
Dependency : golang.org/x/sys
10240-
Version: v0.41.0
10240+
Version: v0.42.0
1024110241
Licence type (autodetected): BSD-3-Clause
1024210242
--------------------------------------------------------------------------------
1024310243

10244-
Contents of probable licence file $GOMODCACHE/golang.org/x/sys@v0.41.0/LICENSE:
10244+
Contents of probable licence file $GOMODCACHE/golang.org/x/sys@v0.42.0/LICENSE:
1024510245

1024610246
Copyright 2009 The Go Authors.
1024710247

@@ -10274,11 +10274,11 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1027410274

1027510275
--------------------------------------------------------------------------------
1027610276
Dependency : golang.org/x/text
10277-
Version: v0.34.0
10277+
Version: v0.35.0
1027810278
Licence type (autodetected): BSD-3-Clause
1027910279
--------------------------------------------------------------------------------
1028010280

10281-
Contents of probable licence file $GOMODCACHE/golang.org/x/text@v0.34.0/LICENSE:
10281+
Contents of probable licence file $GOMODCACHE/golang.org/x/text@v0.35.0/LICENSE:
1028210282

1028310283
Copyright 2009 The Go Authors.
1028410284

NOTICE.txt

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5048,11 +5048,11 @@ THE SOFTWARE.
50485048

50495049
--------------------------------------------------------------------------------
50505050
Dependency : golang.org/x/net
5051-
Version: v0.51.0
5051+
Version: v0.52.0
50525052
Licence type (autodetected): BSD-3-Clause
50535053
--------------------------------------------------------------------------------
50545054

5055-
Contents of probable licence file $GOMODCACHE/golang.org/x/net@v0.51.0/LICENSE:
5055+
Contents of probable licence file $GOMODCACHE/golang.org/x/net@v0.52.0/LICENSE:
50565056

50575057
Copyright 2009 The Go Authors.
50585058

@@ -10267,11 +10267,11 @@ Contents of probable licence file $GOMODCACHE/go.yaml.in/yaml/v2@v2.4.2/LICENSE:
1026710267

1026810268
--------------------------------------------------------------------------------
1026910269
Dependency : golang.org/x/crypto
10270-
Version: v0.48.0
10270+
Version: v0.49.0
1027110271
Licence type (autodetected): BSD-3-Clause
1027210272
--------------------------------------------------------------------------------
1027310273

10274-
Contents of probable licence file $GOMODCACHE/golang.org/x/crypto@v0.48.0/LICENSE:
10274+
Contents of probable licence file $GOMODCACHE/golang.org/x/crypto@v0.49.0/LICENSE:
1027510275

1027610276
Copyright 2009 The Go Authors.
1027710277

@@ -10304,11 +10304,11 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1030410304

1030510305
--------------------------------------------------------------------------------
1030610306
Dependency : golang.org/x/sys
10307-
Version: v0.41.0
10307+
Version: v0.42.0
1030810308
Licence type (autodetected): BSD-3-Clause
1030910309
--------------------------------------------------------------------------------
1031010310

10311-
Contents of probable licence file $GOMODCACHE/golang.org/x/sys@v0.41.0/LICENSE:
10311+
Contents of probable licence file $GOMODCACHE/golang.org/x/sys@v0.42.0/LICENSE:
1031210312

1031310313
Copyright 2009 The Go Authors.
1031410314

@@ -10341,11 +10341,11 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1034110341

1034210342
--------------------------------------------------------------------------------
1034310343
Dependency : golang.org/x/text
10344-
Version: v0.34.0
10344+
Version: v0.35.0
1034510345
Licence type (autodetected): BSD-3-Clause
1034610346
--------------------------------------------------------------------------------
1034710347

10348-
Contents of probable licence file $GOMODCACHE/golang.org/x/text@v0.34.0/LICENSE:
10348+
Contents of probable licence file $GOMODCACHE/golang.org/x/text@v0.35.0/LICENSE:
1034910349

1035010350
Copyright 2009 The Go Authors.
1035110351

go.mod

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ require (
3939
go.elastic.co/ecszerolog v0.2.0
4040
go.opentelemetry.io/otel v1.42.0
4141
go.uber.org/zap v1.27.1
42-
golang.org/x/net v0.51.0
42+
golang.org/x/net v0.52.0
4343
golang.org/x/sync v0.20.0
4444
golang.org/x/time v0.15.0
4545
google.golang.org/grpc v1.79.3
@@ -94,11 +94,11 @@ require (
9494
go.opentelemetry.io/otel/trace v1.42.0 // indirect
9595
go.uber.org/multierr v1.11.0 // indirect
9696
go.yaml.in/yaml/v2 v2.4.2 // indirect
97-
golang.org/x/crypto v0.48.0 // indirect
98-
golang.org/x/mod v0.32.0 // indirect
99-
golang.org/x/sys v0.41.0 // indirect
100-
golang.org/x/text v0.34.0 // indirect
101-
golang.org/x/tools v0.41.0 // indirect
97+
golang.org/x/crypto v0.49.0 // indirect
98+
golang.org/x/mod v0.33.0 // indirect
99+
golang.org/x/sys v0.42.0 // indirect
100+
golang.org/x/text v0.35.0 // indirect
101+
golang.org/x/tools v0.42.0 // indirect
102102
google.golang.org/genproto/googleapis/rpc v0.0.0-20251202230838-ff82c1b0f217 // indirect
103103
gopkg.in/yaml.v2 v2.4.0 // indirect
104104
howett.net/plist v1.0.1 // indirect

go.sum

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -228,12 +228,12 @@ go.uber.org/zap v1.27.1/go.mod h1:GB2qFLM7cTU87MWRP2mPIjqfIDnGu+VIO4V/SdhGo2E=
228228
go.yaml.in/yaml/v2 v2.4.2 h1:DzmwEr2rDGHl7lsFgAHxmNz/1NlQ7xLIrlN2h5d1eGI=
229229
go.yaml.in/yaml/v2 v2.4.2/go.mod h1:081UH+NErpNdqlCXm3TtEran0rJZGxAYx9hb/ELlsPU=
230230
go.yaml.in/yaml/v3 v3.0.4/go.mod h1:DhzuOOF2ATzADvBadXxruRBLzYTpT36CKvDb3+aBEFg=
231-
golang.org/x/crypto v0.48.0 h1:/VRzVqiRSggnhY7gNRxPauEQ5Drw9haKdM0jqfcCFts=
232-
golang.org/x/crypto v0.48.0/go.mod h1:r0kV5h3qnFPlQnBSrULhlsRfryS2pmewsg+XfMgkVos=
233-
golang.org/x/mod v0.32.0 h1:9F4d3PHLljb6x//jOyokMv3eX+YDeepZSEo3mFJy93c=
234-
golang.org/x/mod v0.32.0/go.mod h1:SgipZ/3h2Ci89DlEtEXWUk/HteuRin+HHhN+WbNhguU=
235-
golang.org/x/net v0.51.0 h1:94R/GTO7mt3/4wIKpcR5gkGmRLOuE/2hNGeWq/GBIFo=
236-
golang.org/x/net v0.51.0/go.mod h1:aamm+2QF5ogm02fjy5Bb7CQ0WMt1/WVM7FtyaTLlA9Y=
231+
golang.org/x/crypto v0.49.0 h1:+Ng2ULVvLHnJ/ZFEq4KdcDd/cfjrrjjNSXNzxg0Y4U4=
232+
golang.org/x/crypto v0.49.0/go.mod h1:ErX4dUh2UM+CFYiXZRTcMpEcN8b/1gxEuv3nODoYtCA=
233+
golang.org/x/mod v0.33.0 h1:tHFzIWbBifEmbwtGz65eaWyGiGZatSrT9prnU8DbVL8=
234+
golang.org/x/mod v0.33.0/go.mod h1:swjeQEj+6r7fODbD2cqrnje9PnziFuw4bmLbBZFrQ5w=
235+
golang.org/x/net v0.52.0 h1:He/TN1l0e4mmR3QqHMT2Xab3Aj3L9qjbhRm78/6jrW0=
236+
golang.org/x/net v0.52.0/go.mod h1:R1MAz7uMZxVMualyPXb+VaqGSa3LIaUqk0eEt3w36Sw=
237237
golang.org/x/sync v0.20.0 h1:e0PTpb7pjO8GAtTs2dQ6jYa5BWYlMuX047Dco/pItO4=
238238
golang.org/x/sync v0.20.0/go.mod h1:9xrNwdLfx4jkKbNva9FpL6vEN7evnE43NNNJQ2LF3+0=
239239
golang.org/x/sys v0.0.0-20180810173357-98c5dad5d1a0/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=
@@ -246,14 +246,14 @@ golang.org/x/sys v0.8.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
246246
golang.org/x/sys v0.11.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
247247
golang.org/x/sys v0.12.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
248248
golang.org/x/sys v0.13.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
249-
golang.org/x/sys v0.41.0 h1:Ivj+2Cp/ylzLiEU89QhWblYnOE9zerudt9Ftecq2C6k=
250-
golang.org/x/sys v0.41.0/go.mod h1:OgkHotnGiDImocRcuBABYBEXf8A9a87e/uXjp9XT3ks=
251-
golang.org/x/text v0.34.0 h1:oL/Qq0Kdaqxa1KbNeMKwQq0reLCCaFtqu2eNuSeNHbk=
252-
golang.org/x/text v0.34.0/go.mod h1:homfLqTYRFyVYemLBFl5GgL/DWEiH5wcsQ5gSh1yziA=
249+
golang.org/x/sys v0.42.0 h1:omrd2nAlyT5ESRdCLYdm3+fMfNFE/+Rf4bDIQImRJeo=
250+
golang.org/x/sys v0.42.0/go.mod h1:4GL1E5IUh+htKOUEOaiffhrAeqysfVGipDYzABqnCmw=
251+
golang.org/x/text v0.35.0 h1:JOVx6vVDFokkpaq1AEptVzLTpDe9KGpj5tR4/X+ybL8=
252+
golang.org/x/text v0.35.0/go.mod h1:khi/HExzZJ2pGnjenulevKNX1W67CUy0AsXcNubPGCA=
253253
golang.org/x/time v0.15.0 h1:bbrp8t3bGUeFOx08pvsMYRTCVSMk89u4tKbNOZbp88U=
254254
golang.org/x/time v0.15.0/go.mod h1:Y4YMaQmXwGQZoFaVFk4YpCt4FLQMYKZe9oeV/f4MSno=
255-
golang.org/x/tools v0.41.0 h1:a9b8iMweWG+S0OBnlU36rzLp20z1Rp10w+IY2czHTQc=
256-
golang.org/x/tools v0.41.0/go.mod h1:XSY6eDqxVNiYgezAVqqCeihT4j1U2CCsqvH3WhQpnlg=
255+
golang.org/x/tools v0.42.0 h1:uNgphsn75Tdz5Ji2q36v/nsFSfR/9BRFvqhGBaJGd5k=
256+
golang.org/x/tools v0.42.0/go.mod h1:Ma6lCIwGZvHK6XtgbswSoWroEkhugApmsXyrUmBhfr0=
257257
golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
258258
gonum.org/v1/gonum v0.16.0 h1:5+ul4Swaf3ESvrOnidPp4GZbzf0mxVQpDCYUQE7OJfk=
259259
gonum.org/v1/gonum v0.16.0/go.mod h1:fef3am4MQ93R2HHpKnLk4/Tbh/s0+wqD5nfa6Pnwy4E=

testing/go.mod

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -86,10 +86,10 @@ require (
8686
go.opentelemetry.io/otel/trace v1.42.0 // indirect
8787
go.uber.org/multierr v1.11.0 // indirect
8888
go.uber.org/zap v1.27.1 // indirect
89-
golang.org/x/crypto v0.48.0 // indirect
90-
golang.org/x/net v0.51.0 // indirect
91-
golang.org/x/sys v0.41.0 // indirect
92-
golang.org/x/text v0.34.0 // indirect
89+
golang.org/x/crypto v0.49.0 // indirect
90+
golang.org/x/net v0.52.0 // indirect
91+
golang.org/x/sys v0.42.0 // indirect
92+
golang.org/x/text v0.35.0 // indirect
9393
google.golang.org/genproto/googleapis/api v0.0.0-20251202230838-ff82c1b0f217 // indirect
9494
google.golang.org/genproto/googleapis/rpc v0.0.0-20251202230838-ff82c1b0f217 // indirect
9595
google.golang.org/grpc v1.79.3 // indirect

testing/go.sum

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -201,22 +201,22 @@ go.uber.org/multierr v1.11.0 h1:blXXJkSxSSfBVBlC76pxqeO+LN3aDfLQo+309xJstO0=
201201
go.uber.org/multierr v1.11.0/go.mod h1:20+QtiLqy0Nd6FdQB9TLXag12DsQkrbs3htMFfDN80Y=
202202
go.uber.org/zap v1.27.1 h1:08RqriUEv8+ArZRYSTXy1LeBScaMpVSTBhCeaZYfMYc=
203203
go.uber.org/zap v1.27.1/go.mod h1:GB2qFLM7cTU87MWRP2mPIjqfIDnGu+VIO4V/SdhGo2E=
204-
golang.org/x/crypto v0.48.0 h1:/VRzVqiRSggnhY7gNRxPauEQ5Drw9haKdM0jqfcCFts=
205-
golang.org/x/crypto v0.48.0/go.mod h1:r0kV5h3qnFPlQnBSrULhlsRfryS2pmewsg+XfMgkVos=
206-
golang.org/x/net v0.51.0 h1:94R/GTO7mt3/4wIKpcR5gkGmRLOuE/2hNGeWq/GBIFo=
207-
golang.org/x/net v0.51.0/go.mod h1:aamm+2QF5ogm02fjy5Bb7CQ0WMt1/WVM7FtyaTLlA9Y=
204+
golang.org/x/crypto v0.49.0 h1:+Ng2ULVvLHnJ/ZFEq4KdcDd/cfjrrjjNSXNzxg0Y4U4=
205+
golang.org/x/crypto v0.49.0/go.mod h1:ErX4dUh2UM+CFYiXZRTcMpEcN8b/1gxEuv3nODoYtCA=
206+
golang.org/x/net v0.52.0 h1:He/TN1l0e4mmR3QqHMT2Xab3Aj3L9qjbhRm78/6jrW0=
207+
golang.org/x/net v0.52.0/go.mod h1:R1MAz7uMZxVMualyPXb+VaqGSa3LIaUqk0eEt3w36Sw=
208208
golang.org/x/sys v0.0.0-20190916202348-b4ddaad3f8a3/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
209209
golang.org/x/sys v0.0.0-20201204225414-ed752295db88/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
210210
golang.org/x/sys v0.0.0-20210616094352-59db8d763f22/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
211211
golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
212212
golang.org/x/sys v0.1.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
213213
golang.org/x/sys v0.6.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
214-
golang.org/x/sys v0.41.0 h1:Ivj+2Cp/ylzLiEU89QhWblYnOE9zerudt9Ftecq2C6k=
215-
golang.org/x/sys v0.41.0/go.mod h1:OgkHotnGiDImocRcuBABYBEXf8A9a87e/uXjp9XT3ks=
216-
golang.org/x/term v0.40.0 h1:36e4zGLqU4yhjlmxEaagx2KuYbJq3EwY8K943ZsHcvg=
217-
golang.org/x/term v0.40.0/go.mod h1:w2P8uVp06p2iyKKuvXIm7N/y0UCRt3UfJTfZ7oOpglM=
218-
golang.org/x/text v0.34.0 h1:oL/Qq0Kdaqxa1KbNeMKwQq0reLCCaFtqu2eNuSeNHbk=
219-
golang.org/x/text v0.34.0/go.mod h1:homfLqTYRFyVYemLBFl5GgL/DWEiH5wcsQ5gSh1yziA=
214+
golang.org/x/sys v0.42.0 h1:omrd2nAlyT5ESRdCLYdm3+fMfNFE/+Rf4bDIQImRJeo=
215+
golang.org/x/sys v0.42.0/go.mod h1:4GL1E5IUh+htKOUEOaiffhrAeqysfVGipDYzABqnCmw=
216+
golang.org/x/term v0.41.0 h1:QCgPso/Q3RTJx2Th4bDLqML4W6iJiaXFq2/ftQF13YU=
217+
golang.org/x/term v0.41.0/go.mod h1:3pfBgksrReYfZ5lvYM0kSO0LIkAl4Yl2bXOkKP7Ec2A=
218+
golang.org/x/text v0.35.0 h1:JOVx6vVDFokkpaq1AEptVzLTpDe9KGpj5tR4/X+ybL8=
219+
golang.org/x/text v0.35.0/go.mod h1:khi/HExzZJ2pGnjenulevKNX1W67CUy0AsXcNubPGCA=
220220
golang.org/x/time v0.15.0 h1:bbrp8t3bGUeFOx08pvsMYRTCVSMk89u4tKbNOZbp88U=
221221
golang.org/x/time v0.15.0/go.mod h1:Y4YMaQmXwGQZoFaVFk4YpCt4FLQMYKZe9oeV/f4MSno=
222222
gonum.org/v1/gonum v0.16.0 h1:5+ul4Swaf3ESvrOnidPp4GZbzf0mxVQpDCYUQE7OJfk=

0 commit comments

Comments
 (0)