Skip to content

Commit b1d4e25

Browse files
build(deps): bump github.com/elastic/go-docappender/v2 from 2.11.3 to 2.12.0 (#11429)
* 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 ... 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>
1 parent 2c4c615 commit b1d4e25

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
@@ -29794,11 +29794,11 @@ Contents of probable licence file $GOMODCACHE/github.com/elastic/[email protected]
2979429794

2979529795
--------------------------------------------------------------------------------
2979629796
Dependency : github.com/elastic/go-docappender/v2
29797-
Version: v2.11.3
29797+
Version: v2.12.0
2979829798
Licence type (autodetected): Apache-2.0
2979929799
--------------------------------------------------------------------------------
2980029800

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

2980329803
Apache License
2980429804
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
@@ -31314,11 +31314,11 @@ Contents of probable licence file $GOMODCACHE/github.com/elastic/[email protected]
3131431314

3131531315
--------------------------------------------------------------------------------
3131631316
Dependency : github.com/elastic/go-docappender/v2
31317-
Version: v2.11.3
31317+
Version: v2.12.0
3131831318
Licence type (autodetected): Apache-2.0
3131931319
--------------------------------------------------------------------------------
3132031320

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

3132331323
Apache License
3132431324
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
@@ -294,7 +294,7 @@ require (
294294
github.com/elastic/apm-data v1.19.5 // indirect
295295
github.com/elastic/bayeux v1.0.5 // indirect
296296
github.com/elastic/go-concert v0.3.1 // indirect
297-
github.com/elastic/go-docappender/v2 v2.11.3 // indirect
297+
github.com/elastic/go-docappender/v2 v2.12.0 // indirect
298298
github.com/elastic/go-freelru v0.16.0 // indirect
299299
github.com/elastic/go-grok v0.3.1 // indirect
300300
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
@@ -521,8 +521,8 @@ github.com/elastic/fsnotify v1.6.1-0.20240920222514-49f82bdbc9e3 h1:UyNbxdkQiSfy
521521
github.com/elastic/fsnotify v1.6.1-0.20240920222514-49f82bdbc9e3/go.mod h1:DAsKqylc/16NDcfdk8dN5axVtSOsQwgP2kV+NV5xPDE=
522522
github.com/elastic/go-concert v0.3.1 h1:dqtq2+xA8w7BZunI7j3Hs43CjWod7/nNRD8ByPx4YMs=
523523
github.com/elastic/go-concert v0.3.1/go.mod h1:bQ/sGkdR0I8IdzLuxDcrczc+caloItvAqw23jISl9sQ=
524-
github.com/elastic/go-docappender/v2 v2.11.3 h1:ighjWRnK31Z9pJvSUVPjLfmLg9IK5ZVQyS8eNPPnHJ0=
525-
github.com/elastic/go-docappender/v2 v2.11.3/go.mod h1:psX8ExQqcRM0yliIEhLrXzrIYlXbqHfdt9aGVwPM2IQ=
524+
github.com/elastic/go-docappender/v2 v2.12.0 h1:4H5Ale36xmlSzJ8B4fpjNkvDcihEO22NnOFpJxoR/L0=
525+
github.com/elastic/go-docappender/v2 v2.12.0/go.mod h1:TH6zt+utuXQ8wm+tor0zcrKlZFuLUzXo8UMaSvOhvis=
526526
github.com/elastic/go-elasticsearch/v8 v8.19.0 h1:VmfBLNRORY7RZL+9hTxBD97ehl9H8Nxf2QigDh6HuMU=
527527
github.com/elastic/go-elasticsearch/v8 v8.19.0/go.mod h1:F3j9e+BubmKvzvLjNui/1++nJuJxbkhHefbaT0kFKGY=
528528
github.com/elastic/go-freelru v0.16.0 h1:gG2HJ1WXN2tNl5/p40JS/l59HjvjRhjyAa+oFTRArYs=
@@ -1947,8 +1947,8 @@ go.uber.org/multierr v1.11.0 h1:blXXJkSxSSfBVBlC76pxqeO+LN3aDfLQo+309xJstO0=
19471947
go.uber.org/multierr v1.11.0/go.mod h1:20+QtiLqy0Nd6FdQB9TLXag12DsQkrbs3htMFfDN80Y=
19481948
go.uber.org/ratelimit v0.3.1 h1:K4qVE+byfv/B3tC+4nYWP7v/6SimcO7HzHekoMNBma0=
19491949
go.uber.org/ratelimit v0.3.1/go.mod h1:6euWsTB6U/Nb3X++xEUXA8ciPJvr19Q/0h1+oDcJhRk=
1950-
go.uber.org/zap v1.27.0 h1:aJMhYGrd5QSmlpLMr2MftRKl7t8J8PTZPA732ud/XR8=
1951-
go.uber.org/zap v1.27.0/go.mod h1:GB2qFLM7cTU87MWRP2mPIjqfIDnGu+VIO4V/SdhGo2E=
1950+
go.uber.org/zap v1.27.1 h1:08RqriUEv8+ArZRYSTXy1LeBScaMpVSTBhCeaZYfMYc=
1951+
go.uber.org/zap v1.27.1/go.mod h1:GB2qFLM7cTU87MWRP2mPIjqfIDnGu+VIO4V/SdhGo2E=
19521952
go.uber.org/zap/exp v0.3.0 h1:6JYzdifzYkGmTdRR59oYH+Ng7k49H9qVpWwNSsGJj3U=
19531953
go.uber.org/zap/exp v0.3.0/go.mod h1:5I384qq7XGxYyByIhHm6jg5CHkGY0nsTfbDLgDDlgJQ=
19541954
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
@@ -53,7 +53,7 @@ require (
5353
go.opentelemetry.io/collector/processor/memorylimiterprocessor v0.139.0
5454
go.opentelemetry.io/collector/receiver/nopreceiver v0.139.0
5555
go.opentelemetry.io/ebpf-profiler v0.0.202540
56-
go.uber.org/zap v1.27.0
56+
go.uber.org/zap v1.27.1
5757
gopkg.in/yaml.v3 v3.0.1
5858
)
5959

@@ -280,7 +280,7 @@ require (
280280
github.com/elastic/elastic-agent-system-metrics v0.13.4 // indirect
281281
github.com/elastic/elastic-transport-go/v8 v8.8.0 // indirect
282282
github.com/elastic/go-concert v0.3.1 // indirect
283-
github.com/elastic/go-docappender/v2 v2.11.3 // indirect
283+
github.com/elastic/go-docappender/v2 v2.12.0 // indirect
284284
github.com/elastic/go-elasticsearch/v8 v8.19.0 // indirect
285285
github.com/elastic/go-freelru v0.16.0 // indirect
286286
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
@@ -448,8 +448,8 @@ github.com/elastic/fsnotify v1.6.1-0.20240920222514-49f82bdbc9e3 h1:UyNbxdkQiSfy
448448
github.com/elastic/fsnotify v1.6.1-0.20240920222514-49f82bdbc9e3/go.mod h1:DAsKqylc/16NDcfdk8dN5axVtSOsQwgP2kV+NV5xPDE=
449449
github.com/elastic/go-concert v0.3.1 h1:dqtq2+xA8w7BZunI7j3Hs43CjWod7/nNRD8ByPx4YMs=
450450
github.com/elastic/go-concert v0.3.1/go.mod h1:bQ/sGkdR0I8IdzLuxDcrczc+caloItvAqw23jISl9sQ=
451-
github.com/elastic/go-docappender/v2 v2.11.3 h1:ighjWRnK31Z9pJvSUVPjLfmLg9IK5ZVQyS8eNPPnHJ0=
452-
github.com/elastic/go-docappender/v2 v2.11.3/go.mod h1:psX8ExQqcRM0yliIEhLrXzrIYlXbqHfdt9aGVwPM2IQ=
451+
github.com/elastic/go-docappender/v2 v2.12.0 h1:4H5Ale36xmlSzJ8B4fpjNkvDcihEO22NnOFpJxoR/L0=
452+
github.com/elastic/go-docappender/v2 v2.12.0/go.mod h1:TH6zt+utuXQ8wm+tor0zcrKlZFuLUzXo8UMaSvOhvis=
453453
github.com/elastic/go-elasticsearch/v8 v8.19.0 h1:VmfBLNRORY7RZL+9hTxBD97ehl9H8Nxf2QigDh6HuMU=
454454
github.com/elastic/go-elasticsearch/v8 v8.19.0/go.mod h1:F3j9e+BubmKvzvLjNui/1++nJuJxbkhHefbaT0kFKGY=
455455
github.com/elastic/go-freelru v0.16.0 h1:gG2HJ1WXN2tNl5/p40JS/l59HjvjRhjyAa+oFTRArYs=
@@ -1751,8 +1751,8 @@ go.uber.org/multierr v1.11.0/go.mod h1:20+QtiLqy0Nd6FdQB9TLXag12DsQkrbs3htMFfDN8
17511751
go.uber.org/ratelimit v0.3.1 h1:K4qVE+byfv/B3tC+4nYWP7v/6SimcO7HzHekoMNBma0=
17521752
go.uber.org/ratelimit v0.3.1/go.mod h1:6euWsTB6U/Nb3X++xEUXA8ciPJvr19Q/0h1+oDcJhRk=
17531753
go.uber.org/zap v1.10.0/go.mod h1:vwi/ZaCAaUcBkycHslxD9B2zi4UTXhF60s6SWpuDF0Q=
1754-
go.uber.org/zap v1.27.0 h1:aJMhYGrd5QSmlpLMr2MftRKl7t8J8PTZPA732ud/XR8=
1755-
go.uber.org/zap v1.27.0/go.mod h1:GB2qFLM7cTU87MWRP2mPIjqfIDnGu+VIO4V/SdhGo2E=
1754+
go.uber.org/zap v1.27.1 h1:08RqriUEv8+ArZRYSTXy1LeBScaMpVSTBhCeaZYfMYc=
1755+
go.uber.org/zap v1.27.1/go.mod h1:GB2qFLM7cTU87MWRP2mPIjqfIDnGu+VIO4V/SdhGo2E=
17561756
go.uber.org/zap/exp v0.3.0 h1:6JYzdifzYkGmTdRR59oYH+Ng7k49H9qVpWwNSsGJj3U=
17571757
go.uber.org/zap/exp v0.3.0/go.mod h1:5I384qq7XGxYyByIhHm6jg5CHkGY0nsTfbDLgDDlgJQ=
17581758
go.yaml.in/yaml/v2 v2.4.3 h1:6gvOSjQoTB3vt1l+CU+tSyi/HOjfOjRLJ4YwYZGwRO0=

0 commit comments

Comments
 (0)