Skip to content

Commit ffda3d1

Browse files
build(deps): bump go.opentelemetry.io/otel from 1.43.0 to 1.44.0 (#7119) (#7120)
* build(deps): bump go.opentelemetry.io/otel from 1.43.0 to 1.44.0 Bumps [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) from 1.43.0 to 1.44.0. - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.43.0...v1.44.0) --- updated-dependencies: - dependency-name: go.opentelemetry.io/otel dependency-version: 1.44.0 dependency-type: direct:production update-type: version-update:semver-minor ... * Post dependabot file modifications --------- (cherry picked from commit a4c9ec3) 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>
1 parent 7f8fe48 commit ffda3d1

6 files changed

Lines changed: 30 additions & 30 deletions

File tree

NOTICE-fips.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4779,11 +4779,11 @@ Contents of probable licence file $GOMODCACHE/go.elastic.co/ecszerolog@v0.2.0/LI
47794779

47804780
--------------------------------------------------------------------------------
47814781
Dependency : go.opentelemetry.io/otel
4782-
Version: v1.43.0
4782+
Version: v1.44.0
47834783
Licence type (autodetected): Apache-2.0
47844784
--------------------------------------------------------------------------------
47854785

4786-
Contents of probable licence file $GOMODCACHE/go.opentelemetry.io/otel@v1.43.0/LICENSE:
4786+
Contents of probable licence file $GOMODCACHE/go.opentelemetry.io/otel@v1.44.0/LICENSE:
47874787

47884788
Apache License
47894789
Version 2.0, January 2004
@@ -9517,11 +9517,11 @@ Contents of probable licence file $GOMODCACHE/go.opentelemetry.io/auto/sdk@v1.2.
95179517

95189518
--------------------------------------------------------------------------------
95199519
Dependency : go.opentelemetry.io/otel/metric
9520-
Version: v1.43.0
9520+
Version: v1.44.0
95219521
Licence type (autodetected): Apache-2.0
95229522
--------------------------------------------------------------------------------
95239523

9524-
Contents of probable licence file $GOMODCACHE/go.opentelemetry.io/otel/metric@v1.43.0/LICENSE:
9524+
Contents of probable licence file $GOMODCACHE/go.opentelemetry.io/otel/metric@v1.44.0/LICENSE:
95259525

95269526
Apache License
95279527
Version 2.0, January 2004
@@ -9757,11 +9757,11 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
97579757

97589758
--------------------------------------------------------------------------------
97599759
Dependency : go.opentelemetry.io/otel/trace
9760-
Version: v1.43.0
9760+
Version: v1.44.0
97619761
Licence type (autodetected): Apache-2.0
97629762
--------------------------------------------------------------------------------
97639763

9764-
Contents of probable licence file $GOMODCACHE/go.opentelemetry.io/otel/trace@v1.43.0/LICENSE:
9764+
Contents of probable licence file $GOMODCACHE/go.opentelemetry.io/otel/trace@v1.44.0/LICENSE:
97659765

97669766
Apache License
97679767
Version 2.0, January 2004

NOTICE.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4779,11 +4779,11 @@ Contents of probable licence file $GOMODCACHE/go.elastic.co/ecszerolog@v0.2.0/LI
47794779

47804780
--------------------------------------------------------------------------------
47814781
Dependency : go.opentelemetry.io/otel
4782-
Version: v1.43.0
4782+
Version: v1.44.0
47834783
Licence type (autodetected): Apache-2.0
47844784
--------------------------------------------------------------------------------
47854785

4786-
Contents of probable licence file $GOMODCACHE/go.opentelemetry.io/otel@v1.43.0/LICENSE:
4786+
Contents of probable licence file $GOMODCACHE/go.opentelemetry.io/otel@v1.44.0/LICENSE:
47874787

47884788
Apache License
47894789
Version 2.0, January 2004
@@ -9547,11 +9547,11 @@ Contents of probable licence file $GOMODCACHE/go.opentelemetry.io/auto/sdk@v1.2.
95479547

95489548
--------------------------------------------------------------------------------
95499549
Dependency : go.opentelemetry.io/otel/metric
9550-
Version: v1.43.0
9550+
Version: v1.44.0
95519551
Licence type (autodetected): Apache-2.0
95529552
--------------------------------------------------------------------------------
95539553

9554-
Contents of probable licence file $GOMODCACHE/go.opentelemetry.io/otel/metric@v1.43.0/LICENSE:
9554+
Contents of probable licence file $GOMODCACHE/go.opentelemetry.io/otel/metric@v1.44.0/LICENSE:
95559555

95569556
Apache License
95579557
Version 2.0, January 2004
@@ -9787,11 +9787,11 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
97879787

97889788
--------------------------------------------------------------------------------
97899789
Dependency : go.opentelemetry.io/otel/trace
9790-
Version: v1.43.0
9790+
Version: v1.44.0
97919791
Licence type (autodetected): Apache-2.0
97929792
--------------------------------------------------------------------------------
97939793

9794-
Contents of probable licence file $GOMODCACHE/go.opentelemetry.io/otel/trace@v1.43.0/LICENSE:
9794+
Contents of probable licence file $GOMODCACHE/go.opentelemetry.io/otel/trace@v1.44.0/LICENSE:
97959795

97969796
Apache License
97979797
Version 2.0, January 2004

go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ require (
3737
go.elastic.co/apm/module/apmzerolog/v2 v2.7.9
3838
go.elastic.co/apm/v2 v2.7.9
3939
go.elastic.co/ecszerolog v0.2.0
40-
go.opentelemetry.io/otel v1.43.0
40+
go.opentelemetry.io/otel v1.44.0
4141
go.uber.org/zap v1.28.0
4242
golang.org/x/net v0.55.0
4343
golang.org/x/sync v0.20.0
@@ -90,8 +90,8 @@ require (
9090
go.elastic.co/ecszap v1.0.3 // indirect
9191
go.elastic.co/fastjson v1.5.1 // indirect
9292
go.opentelemetry.io/auto/sdk v1.2.1 // indirect
93-
go.opentelemetry.io/otel/metric v1.43.0 // indirect
94-
go.opentelemetry.io/otel/trace v1.43.0 // indirect
93+
go.opentelemetry.io/otel/metric v1.44.0 // indirect
94+
go.opentelemetry.io/otel/trace v1.44.0 // indirect
9595
go.uber.org/multierr v1.11.0 // indirect
9696
go.yaml.in/yaml/v2 v2.4.2 // indirect
9797
golang.org/x/crypto v0.51.0 // indirect

go.sum

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -212,16 +212,16 @@ go.opentelemetry.io/auto/sdk v1.2.1 h1:jXsnJ4Lmnqd11kwkBV2LgLoFMZKizbCi5fNZ/ipaZ
212212
go.opentelemetry.io/auto/sdk v1.2.1/go.mod h1:KRTj+aOaElaLi+wW1kO/DZRXwkF4C5xPbEe3ZiIhN7Y=
213213
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.53.0 h1:4K4tsIXefpVJtvA/8srF4V4y0akAoPHkIslgAkjixJA=
214214
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.53.0/go.mod h1:jjdQuTGVsXV4vSs+CJ2qYDeDPf9yIJV23qlIzBm73Vg=
215-
go.opentelemetry.io/otel v1.43.0 h1:mYIM03dnh5zfN7HautFE4ieIig9amkNANT+xcVxAj9I=
216-
go.opentelemetry.io/otel v1.43.0/go.mod h1:JuG+u74mvjvcm8vj8pI5XiHy1zDeoCS2LB1spIq7Ay0=
217-
go.opentelemetry.io/otel/metric v1.43.0 h1:d7638QeInOnuwOONPp4JAOGfbCEpYb+K6DVWvdxGzgM=
218-
go.opentelemetry.io/otel/metric v1.43.0/go.mod h1:RDnPtIxvqlgO8GRW18W6Z/4P462ldprJtfxHxyKd2PY=
215+
go.opentelemetry.io/otel v1.44.0 h1:JjwHmHpA4iZ3wBxluu2fbbE7j4kqlE8jXyAyPXH7HqU=
216+
go.opentelemetry.io/otel v1.44.0/go.mod h1:BMgjTHL9WPRlRjL2oZCBTL4whCGtXch2H4BhOPIAyYc=
217+
go.opentelemetry.io/otel/metric v1.44.0 h1:1w0gILTcHdr3YI+ixLyjemwrVnsMURbTZFrSYCdDdmc=
218+
go.opentelemetry.io/otel/metric v1.44.0/go.mod h1:8O7hanEPBNgEMmybD3s2VBKcgWOCsA6tzHBPODAiquo=
219219
go.opentelemetry.io/otel/sdk v1.43.0 h1:pi5mE86i5rTeLXqoF/hhiBtUNcrAGHLKQdhg4h4V9Dg=
220220
go.opentelemetry.io/otel/sdk v1.43.0/go.mod h1:P+IkVU3iWukmiit/Yf9AWvpyRDlUeBaRg6Y+C58QHzg=
221221
go.opentelemetry.io/otel/sdk/metric v1.43.0 h1:S88dyqXjJkuBNLeMcVPRFXpRw2fuwdvfCGLEo89fDkw=
222222
go.opentelemetry.io/otel/sdk/metric v1.43.0/go.mod h1:C/RJtwSEJ5hzTiUz5pXF1kILHStzb9zFlIEe85bhj6A=
223-
go.opentelemetry.io/otel/trace v1.43.0 h1:BkNrHpup+4k4w+ZZ86CZoHHEkohws8AY+WTX09nk+3A=
224-
go.opentelemetry.io/otel/trace v1.43.0/go.mod h1:/QJhyVBUUswCphDVxq+8mld+AvhXZLhe+8WVFxiFff0=
223+
go.opentelemetry.io/otel/trace v1.44.0 h1:jxF5CsGYCe74MCRx2X4g7WsY/VBKRqqpNvXlX/6gtIk=
224+
go.opentelemetry.io/otel/trace v1.44.0/go.mod h1:oLl1jrMQAVo6v3GAggN+1VH9VIz9iUSvW53sW1Q8PIE=
225225
go.uber.org/goleak v1.3.0 h1:2K3zAYmnTNqV73imy9J1T3WC+gmCePx2hEGkimedGto=
226226
go.uber.org/goleak v1.3.0/go.mod h1:CoHD4mav9JJNrW/WLlf7HGZPjdw8EucARQHekz1X6bE=
227227
go.uber.org/multierr v1.11.0 h1:blXXJkSxSSfBVBlC76pxqeO+LN3aDfLQo+309xJstO0=

testing/go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,9 +79,9 @@ require (
7979
go.elastic.co/fastjson v1.5.1 // indirect
8080
go.opentelemetry.io/auto/sdk v1.2.1 // indirect
8181
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.60.0 // indirect
82-
go.opentelemetry.io/otel v1.43.0 // indirect
83-
go.opentelemetry.io/otel/metric v1.43.0 // indirect
84-
go.opentelemetry.io/otel/trace v1.43.0 // indirect
82+
go.opentelemetry.io/otel v1.44.0 // indirect
83+
go.opentelemetry.io/otel/metric v1.44.0 // indirect
84+
go.opentelemetry.io/otel/trace v1.44.0 // indirect
8585
go.uber.org/multierr v1.11.0 // indirect
8686
go.uber.org/zap v1.28.0 // indirect
8787
golang.org/x/crypto v0.51.0 // indirect

testing/go.sum

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -174,16 +174,16 @@ go.opentelemetry.io/auto/sdk v1.2.1 h1:jXsnJ4Lmnqd11kwkBV2LgLoFMZKizbCi5fNZ/ipaZ
174174
go.opentelemetry.io/auto/sdk v1.2.1/go.mod h1:KRTj+aOaElaLi+wW1kO/DZRXwkF4C5xPbEe3ZiIhN7Y=
175175
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.60.0 h1:sbiXRNDSWJOTobXh5HyQKjq6wUC5tNybqjIqDpAY4CU=
176176
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.60.0/go.mod h1:69uWxva0WgAA/4bu2Yy70SLDBwZXuQ6PbBpbsa5iZrQ=
177-
go.opentelemetry.io/otel v1.43.0 h1:mYIM03dnh5zfN7HautFE4ieIig9amkNANT+xcVxAj9I=
178-
go.opentelemetry.io/otel v1.43.0/go.mod h1:JuG+u74mvjvcm8vj8pI5XiHy1zDeoCS2LB1spIq7Ay0=
179-
go.opentelemetry.io/otel/metric v1.43.0 h1:d7638QeInOnuwOONPp4JAOGfbCEpYb+K6DVWvdxGzgM=
180-
go.opentelemetry.io/otel/metric v1.43.0/go.mod h1:RDnPtIxvqlgO8GRW18W6Z/4P462ldprJtfxHxyKd2PY=
177+
go.opentelemetry.io/otel v1.44.0 h1:JjwHmHpA4iZ3wBxluu2fbbE7j4kqlE8jXyAyPXH7HqU=
178+
go.opentelemetry.io/otel v1.44.0/go.mod h1:BMgjTHL9WPRlRjL2oZCBTL4whCGtXch2H4BhOPIAyYc=
179+
go.opentelemetry.io/otel/metric v1.44.0 h1:1w0gILTcHdr3YI+ixLyjemwrVnsMURbTZFrSYCdDdmc=
180+
go.opentelemetry.io/otel/metric v1.44.0/go.mod h1:8O7hanEPBNgEMmybD3s2VBKcgWOCsA6tzHBPODAiquo=
181181
go.opentelemetry.io/otel/sdk v1.43.0 h1:pi5mE86i5rTeLXqoF/hhiBtUNcrAGHLKQdhg4h4V9Dg=
182182
go.opentelemetry.io/otel/sdk v1.43.0/go.mod h1:P+IkVU3iWukmiit/Yf9AWvpyRDlUeBaRg6Y+C58QHzg=
183183
go.opentelemetry.io/otel/sdk/metric v1.43.0 h1:S88dyqXjJkuBNLeMcVPRFXpRw2fuwdvfCGLEo89fDkw=
184184
go.opentelemetry.io/otel/sdk/metric v1.43.0/go.mod h1:C/RJtwSEJ5hzTiUz5pXF1kILHStzb9zFlIEe85bhj6A=
185-
go.opentelemetry.io/otel/trace v1.43.0 h1:BkNrHpup+4k4w+ZZ86CZoHHEkohws8AY+WTX09nk+3A=
186-
go.opentelemetry.io/otel/trace v1.43.0/go.mod h1:/QJhyVBUUswCphDVxq+8mld+AvhXZLhe+8WVFxiFff0=
185+
go.opentelemetry.io/otel/trace v1.44.0 h1:jxF5CsGYCe74MCRx2X4g7WsY/VBKRqqpNvXlX/6gtIk=
186+
go.opentelemetry.io/otel/trace v1.44.0/go.mod h1:oLl1jrMQAVo6v3GAggN+1VH9VIz9iUSvW53sW1Q8PIE=
187187
go.uber.org/goleak v1.3.0 h1:2K3zAYmnTNqV73imy9J1T3WC+gmCePx2hEGkimedGto=
188188
go.uber.org/goleak v1.3.0/go.mod h1:CoHD4mav9JJNrW/WLlf7HGZPjdw8EucARQHekz1X6bE=
189189
go.uber.org/multierr v1.11.0 h1:blXXJkSxSSfBVBlC76pxqeO+LN3aDfLQo+309xJstO0=

0 commit comments

Comments
 (0)