Skip to content

Commit c1be1da

Browse files
dependabot[bot]github-actions[bot]
authored andcommitted
build(deps): bump go.opentelemetry.io/collector/pdata from 1.28.0 to 1.28.1 in the otel group (#16320)
* 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.28.0 to 1.28.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.28.0...pdata/v1.28.1) --- updated-dependencies: - dependency-name: go.opentelemetry.io/collector/pdata 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 9769255 commit c1be1da

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
@@ -4384,11 +4384,11 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
43844384

43854385
--------------------------------------------------------------------------------
43864386
Dependency : go.opentelemetry.io/collector/pdata
4387-
Version: v1.28.0
4387+
Version: v1.28.1
43884388
Licence type (autodetected): Apache-2.0
43894389
--------------------------------------------------------------------------------
43904390

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

43934393

43944394
Apache License

NOTICE.txt

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

43854385
--------------------------------------------------------------------------------
43864386
Dependency : go.opentelemetry.io/collector/pdata
4387-
Version: v1.28.0
4387+
Version: v1.28.1
43884388
Licence type (autodetected): Apache-2.0
43894389
--------------------------------------------------------------------------------
43904390

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

43934393

43944394
Apache License

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ require (
3939
go.elastic.co/apm/module/apmotel/v2 v2.7.0
4040
go.elastic.co/apm/v2 v2.7.0
4141
go.elastic.co/fastjson v1.5.0
42-
go.opentelemetry.io/collector/pdata v1.28.0
42+
go.opentelemetry.io/collector/pdata v1.28.1
4343
go.opentelemetry.io/otel v1.35.0
4444
go.opentelemetry.io/otel/metric v1.35.0
4545
go.opentelemetry.io/otel/sdk/metric v1.35.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -650,8 +650,8 @@ go.opentelemetry.io/auto/sdk v1.1.0 h1:cH53jehLUN6UFLY71z+NDOiNJqDdPRaXzTel0sJyS
650650
go.opentelemetry.io/auto/sdk v1.1.0/go.mod h1:3wSPjt5PWp2RhlCcmmOial7AvC4DQqZb7a7wCow3W8A=
651651
go.opentelemetry.io/collector/consumer v1.22.0 h1:QmfnNizyNZFt0uK3GG/EoT5h6PvZJ0dgVTc5hFEc1l0=
652652
go.opentelemetry.io/collector/consumer v1.22.0/go.mod h1:tiz2khNceFAPokxxfzAuFfIpShBasMT2AL2Sbc7+m0I=
653-
go.opentelemetry.io/collector/pdata v1.28.0 h1:xSZyvTOOc2Wmz4PoxrVqeQfodLgs9k7gowLAnzZN0eU=
654-
go.opentelemetry.io/collector/pdata v1.28.0/go.mod h1:asKE8MD/4SOKz1mCrGdAz4VO2U2HUNg8A6094uK7pq0=
653+
go.opentelemetry.io/collector/pdata v1.28.1 h1:ORl5WLpQJvjzBVpHu12lqKMdcf/qDBwRXMcUubhybiQ=
654+
go.opentelemetry.io/collector/pdata v1.28.1/go.mod h1:asKE8MD/4SOKz1mCrGdAz4VO2U2HUNg8A6094uK7pq0=
655655
go.opentelemetry.io/collector/semconv v0.119.0 h1:xo+V3a7hnK0I6fxAWCXT8BIT1PCBYd4emolhoKSDUlI=
656656
go.opentelemetry.io/collector/semconv v0.119.0/go.mod h1:N6XE8Q0JKgBN2fAhkUQtqK9LT7rEGR6+Wu/Rtbal1iI=
657657
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.56.0 h1:UP6IpuHFkUgOQL9FFQFrZ+5LiwhhYRbi7VZSIx6Nj5s=

0 commit comments

Comments
 (0)