Skip to content

Commit 8a76ed0

Browse files
build(deps): bump golang.org/x/crypto from 0.24.0 to 0.32.0 (#275)
* build(deps): bump golang.org/x/crypto from 0.24.0 to 0.31.0 Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.24.0 to 0.31.0. - [Commits](golang/crypto@v0.24.0...v0.31.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * update x/net * Update notice. --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Craig MacKenzie <[email protected]>
1 parent 6d18ba8 commit 8a76ed0

File tree

3 files changed

+39
-39
lines changed

3 files changed

+39
-39
lines changed

NOTICE.txt

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -2136,13 +2136,13 @@ THE SOFTWARE.
21362136

21372137
--------------------------------------------------------------------------------
21382138
Dependency : golang.org/x/crypto
2139-
Version: v0.24.0
2139+
Version: v0.32.0
21402140
Licence type (autodetected): BSD-3-Clause
21412141
--------------------------------------------------------------------------------
21422142

2143-
Contents of probable licence file $GOMODCACHE/golang.org/x/crypto@v0.24.0/LICENSE:
2143+
Contents of probable licence file $GOMODCACHE/golang.org/x/crypto@v0.32.0/LICENSE:
21442144

2145-
Copyright (c) 2009 The Go Authors. All rights reserved.
2145+
Copyright 2009 The Go Authors.
21462146

21472147
Redistribution and use in source and binary forms, with or without
21482148
modification, are permitted provided that the following conditions are
@@ -2154,7 +2154,7 @@ notice, this list of conditions and the following disclaimer.
21542154
copyright notice, this list of conditions and the following disclaimer
21552155
in the documentation and/or other materials provided with the
21562156
distribution.
2157-
* Neither the name of Google Inc. nor the names of its
2157+
* Neither the name of Google LLC nor the names of its
21582158
contributors may be used to endorse or promote products derived from
21592159
this software without specific prior written permission.
21602160

@@ -2173,13 +2173,13 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
21732173

21742174
--------------------------------------------------------------------------------
21752175
Dependency : golang.org/x/net
2176-
Version: v0.26.0
2176+
Version: v0.34.0
21772177
Licence type (autodetected): BSD-3-Clause
21782178
--------------------------------------------------------------------------------
21792179

2180-
Contents of probable licence file $GOMODCACHE/golang.org/x/net@v0.26.0/LICENSE:
2180+
Contents of probable licence file $GOMODCACHE/golang.org/x/net@v0.34.0/LICENSE:
21812181

2182-
Copyright (c) 2009 The Go Authors. All rights reserved.
2182+
Copyright 2009 The Go Authors.
21832183

21842184
Redistribution and use in source and binary forms, with or without
21852185
modification, are permitted provided that the following conditions are
@@ -2191,7 +2191,7 @@ notice, this list of conditions and the following disclaimer.
21912191
copyright notice, this list of conditions and the following disclaimer
21922192
in the documentation and/or other materials provided with the
21932193
distribution.
2194-
* Neither the name of Google Inc. nor the names of its
2194+
* Neither the name of Google LLC nor the names of its
21952195
contributors may be used to endorse or promote products derived from
21962196
this software without specific prior written permission.
21972197

@@ -2210,13 +2210,13 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
22102210

22112211
--------------------------------------------------------------------------------
22122212
Dependency : golang.org/x/sys
2213-
Version: v0.21.0
2213+
Version: v0.29.0
22142214
Licence type (autodetected): BSD-3-Clause
22152215
--------------------------------------------------------------------------------
22162216

2217-
Contents of probable licence file $GOMODCACHE/golang.org/x/sys@v0.21.0/LICENSE:
2217+
Contents of probable licence file $GOMODCACHE/golang.org/x/sys@v0.29.0/LICENSE:
22182218

2219-
Copyright (c) 2009 The Go Authors. All rights reserved.
2219+
Copyright 2009 The Go Authors.
22202220

22212221
Redistribution and use in source and binary forms, with or without
22222222
modification, are permitted provided that the following conditions are
@@ -2228,7 +2228,7 @@ notice, this list of conditions and the following disclaimer.
22282228
copyright notice, this list of conditions and the following disclaimer
22292229
in the documentation and/or other materials provided with the
22302230
distribution.
2231-
* Neither the name of Google Inc. nor the names of its
2231+
* Neither the name of Google LLC nor the names of its
22322232
contributors may be used to endorse or promote products derived from
22332233
this software without specific prior written permission.
22342234

@@ -2247,13 +2247,13 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
22472247

22482248
--------------------------------------------------------------------------------
22492249
Dependency : golang.org/x/text
2250-
Version: v0.16.0
2250+
Version: v0.21.0
22512251
Licence type (autodetected): BSD-3-Clause
22522252
--------------------------------------------------------------------------------
22532253

2254-
Contents of probable licence file $GOMODCACHE/golang.org/x/text@v0.16.0/LICENSE:
2254+
Contents of probable licence file $GOMODCACHE/golang.org/x/text@v0.21.0/LICENSE:
22552255

2256-
Copyright (c) 2009 The Go Authors. All rights reserved.
2256+
Copyright 2009 The Go Authors.
22572257

22582258
Redistribution and use in source and binary forms, with or without
22592259
modification, are permitted provided that the following conditions are
@@ -2265,7 +2265,7 @@ notice, this list of conditions and the following disclaimer.
22652265
copyright notice, this list of conditions and the following disclaimer
22662266
in the documentation and/or other materials provided with the
22672267
distribution.
2268-
* Neither the name of Google Inc. nor the names of its
2268+
* Neither the name of Google LLC nor the names of its
22692269
contributors may be used to endorse or promote products derived from
22702270
this software without specific prior written permission.
22712271

@@ -6029,13 +6029,13 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
60296029

60306030
--------------------------------------------------------------------------------
60316031
Dependency : golang.org/x/sync
6032-
Version: v0.7.0
6032+
Version: v0.10.0
60336033
Licence type (autodetected): BSD-3-Clause
60346034
--------------------------------------------------------------------------------
60356035

6036-
Contents of probable licence file $GOMODCACHE/golang.org/x/sync@v0.7.0/LICENSE:
6036+
Contents of probable licence file $GOMODCACHE/golang.org/x/sync@v0.10.0/LICENSE:
60376037

6038-
Copyright (c) 2009 The Go Authors. All rights reserved.
6038+
Copyright 2009 The Go Authors.
60396039

60406040
Redistribution and use in source and binary forms, with or without
60416041
modification, are permitted provided that the following conditions are
@@ -6047,7 +6047,7 @@ notice, this list of conditions and the following disclaimer.
60476047
copyright notice, this list of conditions and the following disclaimer
60486048
in the documentation and/or other materials provided with the
60496049
distribution.
6050-
* Neither the name of Google Inc. nor the names of its
6050+
* Neither the name of Google LLC nor the names of its
60516051
contributors may be used to endorse or promote products derived from
60526052
this software without specific prior written permission.
60536053

@@ -6066,13 +6066,13 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
60666066

60676067
--------------------------------------------------------------------------------
60686068
Dependency : golang.org/x/term
6069-
Version: v0.21.0
6069+
Version: v0.28.0
60706070
Licence type (autodetected): BSD-3-Clause
60716071
--------------------------------------------------------------------------------
60726072

6073-
Contents of probable licence file $GOMODCACHE/golang.org/x/term@v0.21.0/LICENSE:
6073+
Contents of probable licence file $GOMODCACHE/golang.org/x/term@v0.28.0/LICENSE:
60746074

6075-
Copyright (c) 2009 The Go Authors. All rights reserved.
6075+
Copyright 2009 The Go Authors.
60766076

60776077
Redistribution and use in source and binary forms, with or without
60786078
modification, are permitted provided that the following conditions are
@@ -6084,7 +6084,7 @@ notice, this list of conditions and the following disclaimer.
60846084
copyright notice, this list of conditions and the following disclaimer
60856085
in the documentation and/or other materials provided with the
60866086
distribution.
6087-
* Neither the name of Google Inc. nor the names of its
6087+
* Neither the name of Google LLC nor the names of its
60886088
contributors may be used to endorse or promote products derived from
60896089
this software without specific prior written permission.
60906090

go.mod

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@ require (
2020
go.elastic.co/ecszap v1.0.2
2121
go.elastic.co/go-licence-detector v0.6.0
2222
go.uber.org/zap v1.27.0
23-
golang.org/x/crypto v0.24.0
24-
golang.org/x/net v0.26.0
25-
golang.org/x/sys v0.21.0
26-
golang.org/x/text v0.16.0
23+
golang.org/x/crypto v0.32.0
24+
golang.org/x/net v0.34.0
25+
golang.org/x/sys v0.29.0
26+
golang.org/x/text v0.21.0
2727
gopkg.in/mcuadros/go-syslog.v2 v2.3.0
2828
gopkg.in/yaml.v2 v2.4.0
2929
)
@@ -54,7 +54,7 @@ require (
5454
go.opentelemetry.io/otel/trace v1.28.0 // indirect
5555
go.uber.org/multierr v1.11.0 // indirect
5656
golang.org/x/mod v0.17.0 // indirect
57-
golang.org/x/sync v0.7.0 // indirect
57+
golang.org/x/sync v0.10.0 // indirect
5858
gopkg.in/yaml.v3 v3.0.1 // indirect
5959
howett.net/plist v1.0.1 // indirect
6060
)

go.sum

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -130,8 +130,8 @@ golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550/go.mod h1:yigFU9vqHzYiE8U
130130
golang.org/x/crypto v0.0.0-20210921155107-089bfa567519/go.mod h1:GvvjBRRGRdwPK5ydBHafDWAxML/pGHZbMvKqRZ5+Abc=
131131
golang.org/x/crypto v0.19.0/go.mod h1:Iy9bg/ha4yyC70EfRS8jz+B6ybOBKMaSxLj6P6oBDfU=
132132
golang.org/x/crypto v0.22.0/go.mod h1:vr6Su+7cTlO45qkww3VDJlzDn0ctJvRgYbC2NvXHt+M=
133-
golang.org/x/crypto v0.24.0 h1:mnl8DM0o513X8fdIkmyFE/5hTYxbwYOjDS/+rK6qpRI=
134-
golang.org/x/crypto v0.24.0/go.mod h1:Z1PMYSOR5nyMcyAVAIQSKCDwalqy85Aqn1x3Ws4L5DM=
133+
golang.org/x/crypto v0.32.0 h1:euUpcYgM8WcP71gNpTqQCn6rC2t6ULUPiOzfWaXVVfc=
134+
golang.org/x/crypto v0.32.0/go.mod h1:ZnnJkOaASj8g0AjIduWNlq2NRxL0PlBrbKVyZ6V/Ugc=
135135
golang.org/x/lint v0.0.0-20190930215403-16217165b5de/go.mod h1:6SW0HCj/g11FgYtHlgUYUwCkIfeOF89ocIRzGO/8vkc=
136136
golang.org/x/mod v0.2.0/go.mod h1:s0Qsj1ACt9ePp/hMypM3fl4fZqREWJwdYDEqhRiZZUA=
137137
golang.org/x/mod v0.3.0/go.mod h1:s0Qsj1ACt9ePp/hMypM3fl4fZqREWJwdYDEqhRiZZUA=
@@ -150,16 +150,16 @@ golang.org/x/net v0.0.0-20220722155237-a158d28d115b/go.mod h1:XRhObCWvk6IyKnWLug
150150
golang.org/x/net v0.6.0/go.mod h1:2Tu9+aMcznHK/AK1HMvgo6xiTLG5rD5rZLDS+rp2Bjs=
151151
golang.org/x/net v0.10.0/go.mod h1:0qNGK6F8kojg2nk9dLZ2mShWaEBan6FAoqfSigmmuDg=
152152
golang.org/x/net v0.21.0/go.mod h1:bIjVDfnllIU7BJ2DNgfnXvpSvtn8VRwhlsaeUTyUS44=
153-
golang.org/x/net v0.26.0 h1:soB7SVo0PWrY4vPW/+ay0jKDNScG2X9wFeYlXIvJsOQ=
154-
golang.org/x/net v0.26.0/go.mod h1:5YKkiSynbBIh3p6iOc/vibscux0x38BZDkn8sCUPxHE=
153+
golang.org/x/net v0.34.0 h1:Mb7Mrk043xzHgnRM88suvJFwzVrRfHEHJEl5/71CKw0=
154+
golang.org/x/net v0.34.0/go.mod h1:di0qlW3YNM5oh6GqDGQr92MyTozJPmybPK4Ev/Gm31k=
155155
golang.org/x/sync v0.0.0-20190423024810-112230192c58/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
156156
golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
157157
golang.org/x/sync v0.0.0-20200317015054-43a5402ce75a/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
158158
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
159159
golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
160160
golang.org/x/sync v0.1.0/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
161-
golang.org/x/sync v0.7.0 h1:YsImfSBoP9QPYL0xyKJPq0gcaJdG3rInoqxTWbfQu9M=
162-
golang.org/x/sync v0.7.0/go.mod h1:Czt+wKu1gCyEFDUtn0jG5QVvpJ6rzVqr5aXyt9drQfk=
161+
golang.org/x/sync v0.10.0 h1:3NQrjDixjgGwUOCaF8w2+VYHv0Ve/vGYSbdkTa98gmQ=
162+
golang.org/x/sync v0.10.0/go.mod h1:Czt+wKu1gCyEFDUtn0jG5QVvpJ6rzVqr5aXyt9drQfk=
163163
golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=
164164
golang.org/x/sys v0.0.0-20190412213103-97732733099d/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
165165
golang.org/x/sys v0.0.0-20190813064441-fde4db37ae7a/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
@@ -179,8 +179,8 @@ golang.org/x/sys v0.5.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
179179
golang.org/x/sys v0.8.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
180180
golang.org/x/sys v0.17.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
181181
golang.org/x/sys v0.19.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
182-
golang.org/x/sys v0.21.0 h1:rF+pYz3DAGSQAxAu1CbC7catZg4ebC4UIeIhKxBZvws=
183-
golang.org/x/sys v0.21.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
182+
golang.org/x/sys v0.29.0 h1:TPYlXGxvx1MGTn2GiZDhnjPA9wZzZeGKHHmKhHYvgaU=
183+
golang.org/x/sys v0.29.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
184184
golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1/go.mod h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo=
185185
golang.org/x/term v0.0.0-20210927222741-03fcf44c2211/go.mod h1:jbD1KX2456YbFQfuXm/mYQcufACuNUgVhRMnK/tPxf8=
186186
golang.org/x/term v0.5.0/go.mod h1:jMB1sMXY+tzblOD4FWmEbocvup2/aLOaQEp7JmGp78k=
@@ -193,8 +193,8 @@ golang.org/x/text v0.3.7/go.mod h1:u+2+/6zg+i71rQMx5EYifcz6MCKuco9NR6JIITiCfzQ=
193193
golang.org/x/text v0.7.0/go.mod h1:mrYo+phRRbMaCq/xk9113O4dZlRixOauAjOtrjsXDZ8=
194194
golang.org/x/text v0.9.0/go.mod h1:e1OnstbJyHTd6l/uOt8jFFHp6TRDWZR/bV3emEE/zU8=
195195
golang.org/x/text v0.14.0/go.mod h1:18ZOQIKpY8NJVqYksKHtTdi31H5itFRjB5/qKTNYzSU=
196-
golang.org/x/text v0.16.0 h1:a94ExnEXNtEwYLGJSIUxnWoxoRz/ZcCsV63ROupILh4=
197-
golang.org/x/text v0.16.0/go.mod h1:GhwF1Be+LQoKShO3cGOHzqOgRrGaYc9AvblQOmPVHnI=
196+
golang.org/x/text v0.21.0 h1:zyQAAkrwaneQ066sspRyJaG9VNi/YJ1NfzcGB3hZ/qo=
197+
golang.org/x/text v0.21.0/go.mod h1:4IBbMaMmOPCJ8SecivzSH54+73PCFmPWxNTLm+vZkEQ=
198198
golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ=
199199
golang.org/x/tools v0.0.0-20190311212946-11955173bddd/go.mod h1:LCzVGOaR6xXOjkQ3onu1FJEFr0SW1gC7cKk1uF8kGRs=
200200
golang.org/x/tools v0.0.0-20191119224855-298f0cb1881e/go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo=

0 commit comments

Comments
 (0)