Skip to content

Commit f1fcfa3

Browse files
dependabot[bot]mergify[bot]
authored andcommitted
build(deps): bump github.com/elastic/elastic-agent-libs from 0.26.1 to 0.26.2 (#11353)
* build(deps): bump github.com/elastic/elastic-agent-libs Bumps [github.com/elastic/elastic-agent-libs](https://github.com/elastic/elastic-agent-libs) from 0.26.1 to 0.26.2. - [Release notes](https://github.com/elastic/elastic-agent-libs/releases) - [Commits](elastic/elastic-agent-libs@v0.26.1...v0.26.2) --- updated-dependencies: - dependency-name: github.com/elastic/elastic-agent-libs dependency-version: 0.26.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Update EDOT go.mod * Update NOTICE.txt and/or NOTICE-fips.txt --------- Signed-off-by: dependabot[bot] <[email protected]> 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 9c0f97c) # Conflicts: # go.mod # internal/edot/go.mod
1 parent 2339734 commit f1fcfa3

File tree

6 files changed

+72
-45
lines changed

6 files changed

+72
-45
lines changed

NOTICE-fips.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1254,11 +1254,11 @@ SOFTWARE
12541254

12551255
--------------------------------------------------------------------------------
12561256
Dependency : github.com/elastic/elastic-agent-libs
1257-
Version: v0.26.1
1257+
Version: v0.26.2
12581258
Licence type (autodetected): Apache-2.0
12591259
--------------------------------------------------------------------------------
12601260

1261-
Contents of probable licence file $GOMODCACHE/github.com/elastic/[email protected].1/LICENSE:
1261+
Contents of probable licence file $GOMODCACHE/github.com/elastic/[email protected].2/LICENSE:
12621262

12631263
Apache License
12641264
Version 2.0, January 2004

NOTICE.txt

Lines changed: 2 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1254,11 +1254,11 @@ SOFTWARE
12541254

12551255
--------------------------------------------------------------------------------
12561256
Dependency : github.com/elastic/elastic-agent-libs
1257-
Version: v0.26.1
1257+
Version: v0.26.2
12581258
Licence type (autodetected): Apache-2.0
12591259
--------------------------------------------------------------------------------
12601260

1261-
Contents of probable licence file $GOMODCACHE/github.com/elastic/[email protected].1/LICENSE:
1261+
Contents of probable licence file $GOMODCACHE/github.com/elastic/[email protected].2/LICENSE:
12621262

12631263
Apache License
12641264
Version 2.0, January 2004
@@ -36265,36 +36265,6 @@ Contents of probable licence file $GOMODCACHE/github.com/elastic/opentelemetry-l
3626536265
limitations under the License.
3626636266

3626736267

36268-
--------------------------------------------------------------------------------
36269-
Dependency : github.com/elastic/pkcs8
36270-
Version: v1.0.0
36271-
Licence type (autodetected): MIT
36272-
--------------------------------------------------------------------------------
36273-
36274-
Contents of probable licence file $GOMODCACHE/github.com/elastic/[email protected]/LICENSE:
36275-
36276-
The MIT License (MIT)
36277-
36278-
Copyright (c) 2014 youmark
36279-
36280-
Permission is hereby granted, free of charge, to any person obtaining a copy
36281-
of this software and associated documentation files (the "Software"), to deal
36282-
in the Software without restriction, including without limitation the rights
36283-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
36284-
copies of the Software, and to permit persons to whom the Software is
36285-
furnished to do so, subject to the following conditions:
36286-
36287-
The above copyright notice and this permission notice shall be included in all
36288-
copies or substantial portions of the Software.
36289-
36290-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
36291-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
36292-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
36293-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
36294-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
36295-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
36296-
SOFTWARE.
36297-
3629836268
--------------------------------------------------------------------------------
3629936269
Dependency : github.com/elastic/sarama
3630036270
Version: v1.19.1-0.20250603175145-7672917f26b6

go.mod

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ require (
1818
github.com/elastic/cloud-on-k8s/v2 v2.0.0-20250327073047-b624240832ae
1919
github.com/elastic/elastic-agent-autodiscover v0.10.0
2020
github.com/elastic/elastic-agent-client/v7 v7.17.2
21-
github.com/elastic/elastic-agent-libs v0.26.1
21+
github.com/elastic/elastic-agent-libs v0.26.2
2222
github.com/elastic/elastic-agent-system-metrics v0.13.4
2323
github.com/elastic/elastic-transport-go/v8 v8.7.0
2424
github.com/elastic/go-elasticsearch/v8 v8.19.0
@@ -307,6 +307,7 @@ require (
307307
github.com/elastic/gosigar v0.14.3 // indirect
308308
github.com/elastic/lunes v0.1.0 // indirect
309309
github.com/elastic/mito v1.23.0 // indirect
310+
<<<<<<< HEAD
310311
github.com/elastic/opentelemetry-collector-components/connector/elasticapmconnector v0.8.0 // indirect
311312
github.com/elastic/opentelemetry-collector-components/connector/profilingmetricsconnector v0.1.0 // indirect
312313
github.com/elastic/opentelemetry-collector-components/extension/apikeyauthextension v0.8.0 // indirect
@@ -319,6 +320,20 @@ require (
319320
github.com/elastic/opentelemetry-collector-components/receiver/elasticapmintakereceiver v0.4.0 // indirect
320321
github.com/elastic/opentelemetry-lib v0.24.0 // indirect
321322
github.com/elastic/pkcs8 v1.0.0 // indirect
323+
=======
324+
github.com/elastic/opentelemetry-collector-components/connector/elasticapmconnector v0.20.0 // indirect
325+
github.com/elastic/opentelemetry-collector-components/connector/profilingmetricsconnector v0.20.0 // indirect
326+
github.com/elastic/opentelemetry-collector-components/extension/apikeyauthextension v0.22.0 // indirect
327+
github.com/elastic/opentelemetry-collector-components/extension/apmconfigextension v0.20.0 // indirect
328+
github.com/elastic/opentelemetry-collector-components/internal/sharedcomponent v0.0.0-20251113000200-a6f7cddc8520 // indirect
329+
github.com/elastic/opentelemetry-collector-components/internal/testutil v0.0.0-20251113000200-a6f7cddc8520 // indirect
330+
github.com/elastic/opentelemetry-collector-components/processor/elasticapmprocessor v0.21.0 // indirect
331+
github.com/elastic/opentelemetry-collector-components/processor/elasticinframetricsprocessor v0.20.0 // indirect
332+
github.com/elastic/opentelemetry-collector-components/processor/elastictraceprocessor v0.20.0 // indirect
333+
github.com/elastic/opentelemetry-collector-components/processor/lsmintervalprocessor v0.20.0 // indirect
334+
github.com/elastic/opentelemetry-collector-components/receiver/elasticapmintakereceiver v0.21.0 // indirect
335+
github.com/elastic/opentelemetry-lib v0.26.0 // indirect
336+
>>>>>>> 9c0f97ce2 (build(deps): bump github.com/elastic/elastic-agent-libs from 0.26.1 to 0.26.2 (#11353))
322337
github.com/elastic/sarama v1.19.1-0.20250603175145-7672917f26b6 // indirect
323338
github.com/emicklei/go-restful/v3 v3.12.1 // indirect
324339
github.com/envoyproxy/go-control-plane/envoy v1.32.4 // indirect

go.sum

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -517,8 +517,8 @@ github.com/elastic/elastic-agent-autodiscover v0.10.0 h1:WJ4zl9uSfk1kHmn2B/0byQB
517517
github.com/elastic/elastic-agent-autodiscover v0.10.0/go.mod h1:Nf3zh9FcJ9nTTswTwDTUAqXmvQllOrNliM6xmORSxwE=
518518
github.com/elastic/elastic-agent-client/v7 v7.17.2 h1:Cl2TeABqWZgW40t5fchGWT/sRk4MDDLWA0d8iHHOxLA=
519519
github.com/elastic/elastic-agent-client/v7 v7.17.2/go.mod h1:5irRFqp6HLqtu1S+OeY0jg8x7K6PLL+DW+PwVk1vJnk=
520-
github.com/elastic/elastic-agent-libs v0.26.1 h1:ywjSQajyjiv7zQTsyZjghIVb7PpPCrXZRUOhbV3KdFM=
521-
github.com/elastic/elastic-agent-libs v0.26.1/go.mod h1:o/iXtbHYaojpG4BOY7Z3hFMQAgEoqq2owO17JPGpf3A=
520+
github.com/elastic/elastic-agent-libs v0.26.2 h1:zwytPWmTWSJG80oa9/5FJ6zue47ysI23eMo15LfeWy0=
521+
github.com/elastic/elastic-agent-libs v0.26.2/go.mod h1:fc2noLqosmQorIGbatJfVeh4CL77yiP8ot16/5umeoM=
522522
github.com/elastic/elastic-agent-system-metrics v0.13.4 h1:gX8VdlQyakPcPKFpD7uHv2QLRDyguuKfZgu0LE27V7c=
523523
github.com/elastic/elastic-agent-system-metrics v0.13.4/go.mod h1:lB8veYWYBlA9eF6TahmPN87G1IEgWlbep7QSqLSW90U=
524524
github.com/elastic/elastic-transport-go/v8 v8.7.0 h1:OgTneVuXP2uip4BA658Xi6Hfw+PeIOod2rY3GVMGoVE=
@@ -1975,7 +1975,6 @@ golang.org/x/crypto v0.6.0/go.mod h1:OFC/31mSvZgRz0V1QTNCzfAI1aIRzbiufJtkMIlEp58
19751975
golang.org/x/crypto v0.13.0/go.mod h1:y6Z2r+Rw4iayiXXAIxJIDAJ1zMW4yaTpebo8fPOliYc=
19761976
golang.org/x/crypto v0.17.0/go.mod h1:gCAAfMLgwOJRpTjQ2zCCt2OcSfYMTeZVSRtQlPC7Nq4=
19771977
golang.org/x/crypto v0.19.0/go.mod h1:Iy9bg/ha4yyC70EfRS8jz+B6ybOBKMaSxLj6P6oBDfU=
1978-
golang.org/x/crypto v0.22.0/go.mod h1:vr6Su+7cTlO45qkww3VDJlzDn0ctJvRgYbC2NvXHt+M=
19791978
golang.org/x/crypto v0.23.0/go.mod h1:CKFgDieR+mRhux2Lsu27y0fO304Db0wZe70UKqHu0v8=
19801979
golang.org/x/crypto v0.31.0/go.mod h1:kDsLvtWBEx7MV9tJOj9bnXsPbxwJQ6csT/x4KIN4Ssk=
19811980
golang.org/x/crypto v0.42.0 h1:chiH31gIWm57EkTXpwnqf8qeuMUi0yekh6mT2AvFlqI=
@@ -2112,7 +2111,6 @@ golang.org/x/sys v0.8.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
21122111
golang.org/x/sys v0.12.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
21132112
golang.org/x/sys v0.15.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
21142113
golang.org/x/sys v0.17.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
2115-
golang.org/x/sys v0.19.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
21162114
golang.org/x/sys v0.20.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
21172115
golang.org/x/sys v0.28.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
21182116
golang.org/x/sys v0.36.0 h1:KVRy2GtZBrk1cBYA7MKu5bEZFxQk4NIDV6RLVcC8o0k=
@@ -2128,7 +2126,6 @@ golang.org/x/term v0.8.0/go.mod h1:xPskH00ivmX89bAKVGSKKtLOWNx2+17Eiy94tnKShWo=
21282126
golang.org/x/term v0.12.0/go.mod h1:owVbMEjm3cBLCHdkQu9b1opXd4ETQWc3BhuQGKgXgvU=
21292127
golang.org/x/term v0.15.0/go.mod h1:BDl952bC7+uMoWR75FIrCDx79TPU9oHkTZ9yRbYOrX0=
21302128
golang.org/x/term v0.17.0/go.mod h1:lLRBjIVuehSbZlaOtGMbcMncT+aqLLLmKrsjNrUguwk=
2131-
golang.org/x/term v0.19.0/go.mod h1:2CuTdWZ7KHSQwUzKva0cbMg6q2DMI3Mmxp+gKJbskEk=
21322129
golang.org/x/term v0.20.0/go.mod h1:8UkIAJTvZgivsXaD6/pH6U9ecQzZ45awqEOzuCvwpFY=
21332130
golang.org/x/term v0.27.0/go.mod h1:iMsnZpn0cago0GOrHO2+Y7u7JPn5AylBrcoWkElMTSM=
21342131
golang.org/x/term v0.35.0 h1:bZBVKBudEyhRcajGcNc3jIfWPqV4y/Kt2XcoigOWtDQ=

internal/edot/go.mod

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ replace github.com/elastic/elastic-agent => ../../
77
require (
88
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20251119204152-c728c08086a3
99
github.com/elastic/elastic-agent v0.0.0-00010101000000-000000000000
10+
<<<<<<< HEAD
1011
github.com/elastic/elastic-agent-libs v0.26.1
1112
github.com/elastic/opentelemetry-collector-components/connector/elasticapmconnector v0.8.0
1213
github.com/elastic/opentelemetry-collector-components/connector/profilingmetricsconnector v0.1.0
@@ -44,6 +45,47 @@ require (
4445
github.com/open-telemetry/opentelemetry-collector-contrib/receiver/sqlserverreceiver v0.137.0
4546
github.com/open-telemetry/opentelemetry-collector-contrib/receiver/windowseventlogreceiver v0.137.0
4647
github.com/open-telemetry/opentelemetry-collector-contrib/receiver/zipkinreceiver v0.137.0
48+
=======
49+
github.com/elastic/elastic-agent-libs v0.26.2
50+
github.com/elastic/opentelemetry-collector-components/connector/elasticapmconnector v0.20.0
51+
github.com/elastic/opentelemetry-collector-components/connector/profilingmetricsconnector v0.20.0
52+
github.com/elastic/opentelemetry-collector-components/extension/apikeyauthextension v0.22.0
53+
github.com/elastic/opentelemetry-collector-components/extension/apmconfigextension v0.20.0
54+
github.com/elastic/opentelemetry-collector-components/processor/elasticapmprocessor v0.21.0
55+
github.com/elastic/opentelemetry-collector-components/processor/elasticinframetricsprocessor v0.20.0
56+
github.com/elastic/opentelemetry-collector-components/processor/elastictraceprocessor v0.20.0
57+
github.com/elastic/opentelemetry-collector-components/receiver/elasticapmintakereceiver v0.21.0
58+
github.com/gofrs/uuid/v5 v5.4.0
59+
github.com/open-telemetry/opentelemetry-collector-contrib/connector/routingconnector v0.139.0
60+
github.com/open-telemetry/opentelemetry-collector-contrib/exporter/kafkaexporter v0.139.0
61+
github.com/open-telemetry/opentelemetry-collector-contrib/exporter/loadbalancingexporter v0.139.0
62+
github.com/open-telemetry/opentelemetry-collector-contrib/extension/bearertokenauthextension v0.139.0
63+
github.com/open-telemetry/opentelemetry-collector-contrib/extension/encoding/awslogsencodingextension v0.139.0
64+
github.com/open-telemetry/opentelemetry-collector-contrib/extension/headerssetterextension v0.139.0
65+
github.com/open-telemetry/opentelemetry-collector-contrib/extension/healthcheckextension v0.139.0
66+
github.com/open-telemetry/opentelemetry-collector-contrib/extension/healthcheckv2extension v0.139.0
67+
github.com/open-telemetry/opentelemetry-collector-contrib/extension/k8sleaderelector v0.139.0
68+
github.com/open-telemetry/opentelemetry-collector-contrib/extension/observer/k8sobserver v0.139.0
69+
github.com/open-telemetry/opentelemetry-collector-contrib/extension/pprofextension v0.139.0
70+
github.com/open-telemetry/opentelemetry-collector-contrib/processor/tailsamplingprocessor v0.139.0
71+
github.com/open-telemetry/opentelemetry-collector-contrib/receiver/apachereceiver v0.139.0
72+
github.com/open-telemetry/opentelemetry-collector-contrib/receiver/awss3receiver v0.139.0
73+
github.com/open-telemetry/opentelemetry-collector-contrib/receiver/dockerstatsreceiver v0.139.0
74+
github.com/open-telemetry/opentelemetry-collector-contrib/receiver/iisreceiver v0.139.0
75+
github.com/open-telemetry/opentelemetry-collector-contrib/receiver/jaegerreceiver v0.139.0
76+
github.com/open-telemetry/opentelemetry-collector-contrib/receiver/jmxreceiver v0.139.0
77+
github.com/open-telemetry/opentelemetry-collector-contrib/receiver/k8seventsreceiver v0.139.0
78+
github.com/open-telemetry/opentelemetry-collector-contrib/receiver/kafkareceiver v0.139.0
79+
github.com/open-telemetry/opentelemetry-collector-contrib/receiver/mysqlreceiver v0.139.0
80+
github.com/open-telemetry/opentelemetry-collector-contrib/receiver/nginxreceiver v0.139.0
81+
github.com/open-telemetry/opentelemetry-collector-contrib/receiver/postgresqlreceiver v0.139.0
82+
github.com/open-telemetry/opentelemetry-collector-contrib/receiver/prometheusreceiver v0.139.0
83+
github.com/open-telemetry/opentelemetry-collector-contrib/receiver/receivercreator v0.139.0
84+
github.com/open-telemetry/opentelemetry-collector-contrib/receiver/redisreceiver v0.139.0
85+
github.com/open-telemetry/opentelemetry-collector-contrib/receiver/sqlserverreceiver v0.139.0
86+
github.com/open-telemetry/opentelemetry-collector-contrib/receiver/windowseventlogreceiver v0.139.0
87+
github.com/open-telemetry/opentelemetry-collector-contrib/receiver/zipkinreceiver v0.139.0
88+
>>>>>>> 9c0f97ce2 (build(deps): bump github.com/elastic/elastic-agent-libs from 0.26.1 to 0.26.2 (#11353))
4789
github.com/spf13/cobra v1.10.1
4890
github.com/spf13/pflag v1.0.9
4991
github.com/stretchr/testify v1.11.1
@@ -295,10 +337,16 @@ require (
295337
github.com/elastic/gosigar v0.14.3 // indirect
296338
github.com/elastic/lunes v0.1.0 // indirect
297339
github.com/elastic/mito v1.23.0 // indirect
340+
<<<<<<< HEAD
298341
github.com/elastic/opentelemetry-collector-components/internal/sharedcomponent v0.0.0-20250220025958-386ba0c4bced // indirect
299342
github.com/elastic/opentelemetry-collector-components/processor/lsmintervalprocessor v0.8.0 // indirect
300343
github.com/elastic/opentelemetry-lib v0.24.0 // indirect
301344
github.com/elastic/pkcs8 v1.0.0 // indirect
345+
=======
346+
github.com/elastic/opentelemetry-collector-components/internal/sharedcomponent v0.0.0-20251113000200-a6f7cddc8520 // indirect
347+
github.com/elastic/opentelemetry-collector-components/processor/lsmintervalprocessor v0.20.0 // indirect
348+
github.com/elastic/opentelemetry-lib v0.26.0 // indirect
349+
>>>>>>> 9c0f97ce2 (build(deps): bump github.com/elastic/elastic-agent-libs from 0.26.1 to 0.26.2 (#11353))
302350
github.com/elastic/sarama v1.19.1-0.20250603175145-7672917f26b6 // indirect
303351
github.com/emicklei/go-restful/v3 v3.12.1 // indirect
304352
github.com/envoyproxy/go-control-plane/envoy v1.32.4 // indirect

internal/edot/go.sum

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -444,8 +444,8 @@ github.com/elastic/elastic-agent-autodiscover v0.10.0 h1:WJ4zl9uSfk1kHmn2B/0byQB
444444
github.com/elastic/elastic-agent-autodiscover v0.10.0/go.mod h1:Nf3zh9FcJ9nTTswTwDTUAqXmvQllOrNliM6xmORSxwE=
445445
github.com/elastic/elastic-agent-client/v7 v7.17.2 h1:Cl2TeABqWZgW40t5fchGWT/sRk4MDDLWA0d8iHHOxLA=
446446
github.com/elastic/elastic-agent-client/v7 v7.17.2/go.mod h1:5irRFqp6HLqtu1S+OeY0jg8x7K6PLL+DW+PwVk1vJnk=
447-
github.com/elastic/elastic-agent-libs v0.26.1 h1:ywjSQajyjiv7zQTsyZjghIVb7PpPCrXZRUOhbV3KdFM=
448-
github.com/elastic/elastic-agent-libs v0.26.1/go.mod h1:o/iXtbHYaojpG4BOY7Z3hFMQAgEoqq2owO17JPGpf3A=
447+
github.com/elastic/elastic-agent-libs v0.26.2 h1:zwytPWmTWSJG80oa9/5FJ6zue47ysI23eMo15LfeWy0=
448+
github.com/elastic/elastic-agent-libs v0.26.2/go.mod h1:fc2noLqosmQorIGbatJfVeh4CL77yiP8ot16/5umeoM=
449449
github.com/elastic/elastic-agent-system-metrics v0.13.4 h1:gX8VdlQyakPcPKFpD7uHv2QLRDyguuKfZgu0LE27V7c=
450450
github.com/elastic/elastic-agent-system-metrics v0.13.4/go.mod h1:lB8veYWYBlA9eF6TahmPN87G1IEgWlbep7QSqLSW90U=
451451
github.com/elastic/elastic-transport-go/v8 v8.7.0 h1:OgTneVuXP2uip4BA658Xi6Hfw+PeIOod2rY3GVMGoVE=
@@ -1781,7 +1781,6 @@ golang.org/x/crypto v0.6.0/go.mod h1:OFC/31mSvZgRz0V1QTNCzfAI1aIRzbiufJtkMIlEp58
17811781
golang.org/x/crypto v0.13.0/go.mod h1:y6Z2r+Rw4iayiXXAIxJIDAJ1zMW4yaTpebo8fPOliYc=
17821782
golang.org/x/crypto v0.17.0/go.mod h1:gCAAfMLgwOJRpTjQ2zCCt2OcSfYMTeZVSRtQlPC7Nq4=
17831783
golang.org/x/crypto v0.19.0/go.mod h1:Iy9bg/ha4yyC70EfRS8jz+B6ybOBKMaSxLj6P6oBDfU=
1784-
golang.org/x/crypto v0.22.0/go.mod h1:vr6Su+7cTlO45qkww3VDJlzDn0ctJvRgYbC2NvXHt+M=
17851784
golang.org/x/crypto v0.23.0/go.mod h1:CKFgDieR+mRhux2Lsu27y0fO304Db0wZe70UKqHu0v8=
17861785
golang.org/x/crypto v0.31.0/go.mod h1:kDsLvtWBEx7MV9tJOj9bnXsPbxwJQ6csT/x4KIN4Ssk=
17871786
golang.org/x/crypto v0.42.0 h1:chiH31gIWm57EkTXpwnqf8qeuMUi0yekh6mT2AvFlqI=
@@ -1911,7 +1910,6 @@ golang.org/x/sys v0.8.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
19111910
golang.org/x/sys v0.12.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
19121911
golang.org/x/sys v0.15.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
19131912
golang.org/x/sys v0.17.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
1914-
golang.org/x/sys v0.19.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
19151913
golang.org/x/sys v0.20.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
19161914
golang.org/x/sys v0.28.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
19171915
golang.org/x/sys v0.36.0 h1:KVRy2GtZBrk1cBYA7MKu5bEZFxQk4NIDV6RLVcC8o0k=
@@ -1926,7 +1924,6 @@ golang.org/x/term v0.8.0/go.mod h1:xPskH00ivmX89bAKVGSKKtLOWNx2+17Eiy94tnKShWo=
19261924
golang.org/x/term v0.12.0/go.mod h1:owVbMEjm3cBLCHdkQu9b1opXd4ETQWc3BhuQGKgXgvU=
19271925
golang.org/x/term v0.15.0/go.mod h1:BDl952bC7+uMoWR75FIrCDx79TPU9oHkTZ9yRbYOrX0=
19281926
golang.org/x/term v0.17.0/go.mod h1:lLRBjIVuehSbZlaOtGMbcMncT+aqLLLmKrsjNrUguwk=
1929-
golang.org/x/term v0.19.0/go.mod h1:2CuTdWZ7KHSQwUzKva0cbMg6q2DMI3Mmxp+gKJbskEk=
19301927
golang.org/x/term v0.20.0/go.mod h1:8UkIAJTvZgivsXaD6/pH6U9ecQzZ45awqEOzuCvwpFY=
19311928
golang.org/x/term v0.27.0/go.mod h1:iMsnZpn0cago0GOrHO2+Y7u7JPn5AylBrcoWkElMTSM=
19321929
golang.org/x/term v0.35.0 h1:bZBVKBudEyhRcajGcNc3jIfWPqV4y/Kt2XcoigOWtDQ=

0 commit comments

Comments
 (0)