Skip to content

Commit 5cabab5

Browse files
build(deps): bump github.com/elastic/go-docappender/v2 from 2.11.3 to 2.12.0 (#11429) (#11447)
* build(deps): bump github.com/elastic/go-docappender/v2 Bumps [github.com/elastic/go-docappender/v2](https://github.com/elastic/go-docappender) from 2.11.3 to 2.12.0. - [Release notes](https://github.com/elastic/go-docappender/releases) - [Commits](elastic/go-docappender@v2.11.3...v2.12.0) --- updated-dependencies: - dependency-name: github.com/elastic/go-docappender/v2 dependency-version: 2.12.0 dependency-type: indirect update-type: version-update:semver-minor ... * Update EDOT go.mod * Update NOTICE.txt and/or NOTICE-fips.txt --------- (cherry picked from commit b1d4e25) 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>
1 parent 6b36cd5 commit 5cabab5

File tree

6 files changed

+22
-22
lines changed

6 files changed

+22
-22
lines changed

NOTICE-fips.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6841,13 +6841,13 @@ Contents of probable licence file $GOMODCACHE/go.opentelemetry.io/collector/pipe
68416841

68426842
--------------------------------------------------------------------------------
68436843
Dependency : go.uber.org/zap
6844-
Version: v1.27.0
6844+
Version: v1.27.1
68456845
Licence type (autodetected): MIT
68466846
--------------------------------------------------------------------------------
68476847

6848-
Contents of probable licence file $GOMODCACHE/go.uber.org/[email protected].0/LICENSE:
6848+
Contents of probable licence file $GOMODCACHE/go.uber.org/[email protected].1/LICENSE:
68496849

6850-
Copyright (c) 2016-2017 Uber Technologies, Inc.
6850+
Copyright (c) 2016-2024 Uber Technologies, Inc.
68516851

68526852
Permission is hereby granted, free of charge, to any person obtaining a copy
68536853
of this software and associated documentation files (the "Software"), to deal
@@ -29369,11 +29369,11 @@ Contents of probable licence file $GOMODCACHE/github.com/elastic/[email protected]
2936929369

2937029370
--------------------------------------------------------------------------------
2937129371
Dependency : github.com/elastic/go-docappender/v2
29372-
Version: v2.11.3
29372+
Version: v2.12.0
2937329373
Licence type (autodetected): Apache-2.0
2937429374
--------------------------------------------------------------------------------
2937529375

29376-
Contents of probable licence file $GOMODCACHE/github.com/elastic/go-docappender/v2@v2.11.3/LICENSE:
29376+
Contents of probable licence file $GOMODCACHE/github.com/elastic/go-docappender/v2@v2.12.0/LICENSE:
2937729377

2937829378
Apache License
2937929379
Version 2.0, January 2004

NOTICE.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6841,13 +6841,13 @@ Contents of probable licence file $GOMODCACHE/go.opentelemetry.io/collector/pipe
68416841

68426842
--------------------------------------------------------------------------------
68436843
Dependency : go.uber.org/zap
6844-
Version: v1.27.0
6844+
Version: v1.27.1
68456845
Licence type (autodetected): MIT
68466846
--------------------------------------------------------------------------------
68476847

6848-
Contents of probable licence file $GOMODCACHE/go.uber.org/[email protected].0/LICENSE:
6848+
Contents of probable licence file $GOMODCACHE/go.uber.org/[email protected].1/LICENSE:
68496849

6850-
Copyright (c) 2016-2017 Uber Technologies, Inc.
6850+
Copyright (c) 2016-2024 Uber Technologies, Inc.
68516851

68526852
Permission is hereby granted, free of charge, to any person obtaining a copy
68536853
of this software and associated documentation files (the "Software"), to deal
@@ -30889,11 +30889,11 @@ Contents of probable licence file $GOMODCACHE/github.com/elastic/[email protected]
3088930889

3089030890
--------------------------------------------------------------------------------
3089130891
Dependency : github.com/elastic/go-docappender/v2
30892-
Version: v2.11.3
30892+
Version: v2.12.0
3089330893
Licence type (autodetected): Apache-2.0
3089430894
--------------------------------------------------------------------------------
3089530895

30896-
Contents of probable licence file $GOMODCACHE/github.com/elastic/go-docappender/v2@v2.11.3/LICENSE:
30896+
Contents of probable licence file $GOMODCACHE/github.com/elastic/go-docappender/v2@v2.12.0/LICENSE:
3089730897

3089830898
Apache License
3089930899
Version 2.0, January 2004

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ require (
6161
go.opentelemetry.io/collector/component/componenttest v0.139.0
6262
go.opentelemetry.io/collector/extension/extensiontest v0.139.0
6363
go.opentelemetry.io/collector/pipeline v1.45.0
64-
go.uber.org/zap v1.27.0
64+
go.uber.org/zap v1.27.1
6565
go.yaml.in/yaml/v3 v3.0.4
6666
golang.org/x/crypto v0.45.0
6767
golang.org/x/exp v0.0.0-20251113190631-e25ba8c21ef6
@@ -292,7 +292,7 @@ require (
292292
github.com/elastic/apm-data v1.19.5 // indirect
293293
github.com/elastic/bayeux v1.0.5 // indirect
294294
github.com/elastic/go-concert v0.3.1 // indirect
295-
github.com/elastic/go-docappender/v2 v2.11.3 // indirect
295+
github.com/elastic/go-docappender/v2 v2.12.0 // indirect
296296
github.com/elastic/go-freelru v0.16.0 // indirect
297297
github.com/elastic/go-grok v0.3.1 // indirect
298298
github.com/elastic/go-lumber v0.1.2-0.20220819171948-335fde24ea0f // indirect

go.sum

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -519,8 +519,8 @@ github.com/elastic/fsnotify v1.6.1-0.20240920222514-49f82bdbc9e3 h1:UyNbxdkQiSfy
519519
github.com/elastic/fsnotify v1.6.1-0.20240920222514-49f82bdbc9e3/go.mod h1:DAsKqylc/16NDcfdk8dN5axVtSOsQwgP2kV+NV5xPDE=
520520
github.com/elastic/go-concert v0.3.1 h1:dqtq2+xA8w7BZunI7j3Hs43CjWod7/nNRD8ByPx4YMs=
521521
github.com/elastic/go-concert v0.3.1/go.mod h1:bQ/sGkdR0I8IdzLuxDcrczc+caloItvAqw23jISl9sQ=
522-
github.com/elastic/go-docappender/v2 v2.11.3 h1:ighjWRnK31Z9pJvSUVPjLfmLg9IK5ZVQyS8eNPPnHJ0=
523-
github.com/elastic/go-docappender/v2 v2.11.3/go.mod h1:psX8ExQqcRM0yliIEhLrXzrIYlXbqHfdt9aGVwPM2IQ=
522+
github.com/elastic/go-docappender/v2 v2.12.0 h1:4H5Ale36xmlSzJ8B4fpjNkvDcihEO22NnOFpJxoR/L0=
523+
github.com/elastic/go-docappender/v2 v2.12.0/go.mod h1:TH6zt+utuXQ8wm+tor0zcrKlZFuLUzXo8UMaSvOhvis=
524524
github.com/elastic/go-elasticsearch/v8 v8.19.0 h1:VmfBLNRORY7RZL+9hTxBD97ehl9H8Nxf2QigDh6HuMU=
525525
github.com/elastic/go-elasticsearch/v8 v8.19.0/go.mod h1:F3j9e+BubmKvzvLjNui/1++nJuJxbkhHefbaT0kFKGY=
526526
github.com/elastic/go-freelru v0.16.0 h1:gG2HJ1WXN2tNl5/p40JS/l59HjvjRhjyAa+oFTRArYs=
@@ -1938,8 +1938,8 @@ go.uber.org/multierr v1.11.0 h1:blXXJkSxSSfBVBlC76pxqeO+LN3aDfLQo+309xJstO0=
19381938
go.uber.org/multierr v1.11.0/go.mod h1:20+QtiLqy0Nd6FdQB9TLXag12DsQkrbs3htMFfDN80Y=
19391939
go.uber.org/ratelimit v0.3.1 h1:K4qVE+byfv/B3tC+4nYWP7v/6SimcO7HzHekoMNBma0=
19401940
go.uber.org/ratelimit v0.3.1/go.mod h1:6euWsTB6U/Nb3X++xEUXA8ciPJvr19Q/0h1+oDcJhRk=
1941-
go.uber.org/zap v1.27.0 h1:aJMhYGrd5QSmlpLMr2MftRKl7t8J8PTZPA732ud/XR8=
1942-
go.uber.org/zap v1.27.0/go.mod h1:GB2qFLM7cTU87MWRP2mPIjqfIDnGu+VIO4V/SdhGo2E=
1941+
go.uber.org/zap v1.27.1 h1:08RqriUEv8+ArZRYSTXy1LeBScaMpVSTBhCeaZYfMYc=
1942+
go.uber.org/zap v1.27.1/go.mod h1:GB2qFLM7cTU87MWRP2mPIjqfIDnGu+VIO4V/SdhGo2E=
19431943
go.uber.org/zap/exp v0.3.0 h1:6JYzdifzYkGmTdRR59oYH+Ng7k49H9qVpWwNSsGJj3U=
19441944
go.uber.org/zap/exp v0.3.0/go.mod h1:5I384qq7XGxYyByIhHm6jg5CHkGY0nsTfbDLgDDlgJQ=
19451945
go.yaml.in/yaml/v2 v2.4.3 h1:6gvOSjQoTB3vt1l+CU+tSyi/HOjfOjRLJ4YwYZGwRO0=

internal/edot/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ require (
5151
go.opentelemetry.io/collector/processor/memorylimiterprocessor v0.139.0
5252
go.opentelemetry.io/collector/receiver/nopreceiver v0.139.0
5353
go.opentelemetry.io/ebpf-profiler v0.0.202540
54-
go.uber.org/zap v1.27.0
54+
go.uber.org/zap v1.27.1
5555
gopkg.in/yaml.v3 v3.0.1
5656
)
5757

@@ -277,7 +277,7 @@ require (
277277
github.com/elastic/elastic-agent-system-metrics v0.13.4 // indirect
278278
github.com/elastic/elastic-transport-go/v8 v8.8.0 // indirect
279279
github.com/elastic/go-concert v0.3.1 // indirect
280-
github.com/elastic/go-docappender/v2 v2.11.3 // indirect
280+
github.com/elastic/go-docappender/v2 v2.12.0 // indirect
281281
github.com/elastic/go-elasticsearch/v8 v8.19.0 // indirect
282282
github.com/elastic/go-freelru v0.16.0 // indirect
283283
github.com/elastic/go-grok v0.3.1 // indirect

internal/edot/go.sum

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -446,8 +446,8 @@ github.com/elastic/fsnotify v1.6.1-0.20240920222514-49f82bdbc9e3 h1:UyNbxdkQiSfy
446446
github.com/elastic/fsnotify v1.6.1-0.20240920222514-49f82bdbc9e3/go.mod h1:DAsKqylc/16NDcfdk8dN5axVtSOsQwgP2kV+NV5xPDE=
447447
github.com/elastic/go-concert v0.3.1 h1:dqtq2+xA8w7BZunI7j3Hs43CjWod7/nNRD8ByPx4YMs=
448448
github.com/elastic/go-concert v0.3.1/go.mod h1:bQ/sGkdR0I8IdzLuxDcrczc+caloItvAqw23jISl9sQ=
449-
github.com/elastic/go-docappender/v2 v2.11.3 h1:ighjWRnK31Z9pJvSUVPjLfmLg9IK5ZVQyS8eNPPnHJ0=
450-
github.com/elastic/go-docappender/v2 v2.11.3/go.mod h1:psX8ExQqcRM0yliIEhLrXzrIYlXbqHfdt9aGVwPM2IQ=
449+
github.com/elastic/go-docappender/v2 v2.12.0 h1:4H5Ale36xmlSzJ8B4fpjNkvDcihEO22NnOFpJxoR/L0=
450+
github.com/elastic/go-docappender/v2 v2.12.0/go.mod h1:TH6zt+utuXQ8wm+tor0zcrKlZFuLUzXo8UMaSvOhvis=
451451
github.com/elastic/go-elasticsearch/v8 v8.19.0 h1:VmfBLNRORY7RZL+9hTxBD97ehl9H8Nxf2QigDh6HuMU=
452452
github.com/elastic/go-elasticsearch/v8 v8.19.0/go.mod h1:F3j9e+BubmKvzvLjNui/1++nJuJxbkhHefbaT0kFKGY=
453453
github.com/elastic/go-freelru v0.16.0 h1:gG2HJ1WXN2tNl5/p40JS/l59HjvjRhjyAa+oFTRArYs=
@@ -1743,8 +1743,8 @@ go.uber.org/multierr v1.11.0/go.mod h1:20+QtiLqy0Nd6FdQB9TLXag12DsQkrbs3htMFfDN8
17431743
go.uber.org/ratelimit v0.3.1 h1:K4qVE+byfv/B3tC+4nYWP7v/6SimcO7HzHekoMNBma0=
17441744
go.uber.org/ratelimit v0.3.1/go.mod h1:6euWsTB6U/Nb3X++xEUXA8ciPJvr19Q/0h1+oDcJhRk=
17451745
go.uber.org/zap v1.10.0/go.mod h1:vwi/ZaCAaUcBkycHslxD9B2zi4UTXhF60s6SWpuDF0Q=
1746-
go.uber.org/zap v1.27.0 h1:aJMhYGrd5QSmlpLMr2MftRKl7t8J8PTZPA732ud/XR8=
1747-
go.uber.org/zap v1.27.0/go.mod h1:GB2qFLM7cTU87MWRP2mPIjqfIDnGu+VIO4V/SdhGo2E=
1746+
go.uber.org/zap v1.27.1 h1:08RqriUEv8+ArZRYSTXy1LeBScaMpVSTBhCeaZYfMYc=
1747+
go.uber.org/zap v1.27.1/go.mod h1:GB2qFLM7cTU87MWRP2mPIjqfIDnGu+VIO4V/SdhGo2E=
17481748
go.uber.org/zap/exp v0.3.0 h1:6JYzdifzYkGmTdRR59oYH+Ng7k49H9qVpWwNSsGJj3U=
17491749
go.uber.org/zap/exp v0.3.0/go.mod h1:5I384qq7XGxYyByIhHm6jg5CHkGY0nsTfbDLgDDlgJQ=
17501750
go.yaml.in/yaml/v2 v2.4.3 h1:6gvOSjQoTB3vt1l+CU+tSyi/HOjfOjRLJ4YwYZGwRO0=

0 commit comments

Comments
 (0)