Skip to content

Commit 789b163

Browse files
build(deps): bump go.opentelemetry.io/collector/pdata from 1.36.0 to 1.36.1 in the otel group (#17773)
* build(deps): bump go.opentelemetry.io/collector/pdata in the otel group Bumps the otel group with 1 update: [go.opentelemetry.io/collector/pdata](https://github.com/open-telemetry/opentelemetry-collector). Updates `go.opentelemetry.io/collector/pdata` from 1.36.0 to 1.36.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-collector/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-collector/blob/main/CHANGELOG-API.md) - [Commits](open-telemetry/opentelemetry-collector@pdata/v1.36.0...pdata/v1.36.1) --- updated-dependencies: - dependency-name: go.opentelemetry.io/collector/pdata dependency-version: 1.36.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: otel ... Signed-off-by: dependabot[bot] <[email protected]> * Update NOTICE.txt * Update 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: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 30fdf1e commit 789b163

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

NOTICE-fips.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3948,11 +3948,11 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
39483948

39493949
--------------------------------------------------------------------------------
39503950
Dependency : go.opentelemetry.io/collector/pdata
3951-
Version: v1.36.0
3951+
Version: v1.36.1
39523952
Licence type (autodetected): Apache-2.0
39533953
--------------------------------------------------------------------------------
39543954

3955-
Contents of probable licence file $GOMODCACHE/go.opentelemetry.io/collector/[email protected].0/LICENSE:
3955+
Contents of probable licence file $GOMODCACHE/go.opentelemetry.io/collector/[email protected].1/LICENSE:
39563956

39573957

39583958
Apache License

NOTICE.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3948,11 +3948,11 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
39483948

39493949
--------------------------------------------------------------------------------
39503950
Dependency : go.opentelemetry.io/collector/pdata
3951-
Version: v1.36.0
3951+
Version: v1.36.1
39523952
Licence type (autodetected): Apache-2.0
39533953
--------------------------------------------------------------------------------
39543954

3955-
Contents of probable licence file $GOMODCACHE/go.opentelemetry.io/collector/[email protected].0/LICENSE:
3955+
Contents of probable licence file $GOMODCACHE/go.opentelemetry.io/collector/[email protected].1/LICENSE:
39563956

39573957

39583958
Apache License

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ require (
3636
go.elastic.co/apm/module/apmotel/v2 v2.7.1
3737
go.elastic.co/apm/v2 v2.7.1
3838
go.elastic.co/fastjson v1.5.1
39-
go.opentelemetry.io/collector/pdata v1.36.0
39+
go.opentelemetry.io/collector/pdata v1.36.1
4040
go.opentelemetry.io/otel v1.37.0
4141
go.opentelemetry.io/otel/metric v1.37.0
4242
go.opentelemetry.io/otel/sdk v1.37.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -639,8 +639,8 @@ go.opentelemetry.io/auto/sdk v1.1.0 h1:cH53jehLUN6UFLY71z+NDOiNJqDdPRaXzTel0sJyS
639639
go.opentelemetry.io/auto/sdk v1.1.0/go.mod h1:3wSPjt5PWp2RhlCcmmOial7AvC4DQqZb7a7wCow3W8A=
640640
go.opentelemetry.io/collector/consumer v1.36.0 h1:TzdIY+fo2ha5XI819n/YJrpGOVMc0oIgKMlzHsC2lY8=
641641
go.opentelemetry.io/collector/consumer v1.36.0/go.mod h1:Br5NrQUHSAhY9Zk0BwaOwq7wAuNxG/ypxB4V1vGOF84=
642-
go.opentelemetry.io/collector/pdata v1.36.0 h1:jg7s08dKxWaA/o5NHiFW7Hjyxp1n4xEOMQpoCztiyJk=
643-
go.opentelemetry.io/collector/pdata v1.36.0/go.mod h1:pttpb089864qG1k0DMeXLgwwTFLk+o3fAW9I6MF9tzw=
642+
go.opentelemetry.io/collector/pdata v1.36.1 h1:aE8TWqjrVbJE8ExayBwJrNaLejYKDjsYs1uG4zSRPWc=
643+
go.opentelemetry.io/collector/pdata v1.36.1/go.mod h1:pttpb089864qG1k0DMeXLgwwTFLk+o3fAW9I6MF9tzw=
644644
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.62.0 h1:Hf9xI/XLML9ElpiHVDNwvqI0hIFlzV8dgIr35kV1kRU=
645645
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.62.0/go.mod h1:NfchwuyNoMcZ5MLHwPrODwUF1HWCXWrL31s8gSAdIKY=
646646
go.opentelemetry.io/otel v1.37.0 h1:9zhNfelUvx0KBfu/gb+ZgeAfAgtWrfHJZcAqFC228wQ=

0 commit comments

Comments
 (0)