Skip to content

Commit 398e431

Browse files
mergify[bot]dependabot[bot]github-actions[bot]kruskall
authored
build(deps): bump go.uber.org/zap from 1.27.0 to 1.27.1 (#19662) (#19670)
* build(deps): bump go.uber.org/zap from 1.27.0 to 1.27.1 Bumps [go.uber.org/zap](https://github.com/uber-go/zap) from 1.27.0 to 1.27.1. - [Release notes](https://github.com/uber-go/zap/releases) - [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md) - [Commits](uber-go/zap@v1.27.0...v1.27.1) --- updated-dependencies: - dependency-name: go.uber.org/zap dependency-version: 1.27.1 dependency-type: direct:production update-type: version-update:semver-patch ... * Update NOTICE.txt * Update NOTICE-fips.txt --------- (cherry picked from commit 8ab6fc2) 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> Co-authored-by: kruskall <[email protected]>
1 parent 6f538cc commit 398e431

File tree

4 files changed

+9
-9
lines changed

4 files changed

+9
-9
lines changed

NOTICE-fips.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5559,13 +5559,13 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
55595559

55605560
--------------------------------------------------------------------------------
55615561
Dependency : go.uber.org/zap
5562-
Version: v1.27.0
5562+
Version: v1.27.1
55635563
Licence type (autodetected): MIT
55645564
--------------------------------------------------------------------------------
55655565

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

5568-
Copyright (c) 2016-2017 Uber Technologies, Inc.
5568+
Copyright (c) 2016-2024 Uber Technologies, Inc.
55695569

55705570
Permission is hereby granted, free of charge, to any person obtaining a copy
55715571
of this software and associated documentation files (the "Software"), to deal

NOTICE.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5559,13 +5559,13 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
55595559

55605560
--------------------------------------------------------------------------------
55615561
Dependency : go.uber.org/zap
5562-
Version: v1.27.0
5562+
Version: v1.27.1
55635563
Licence type (autodetected): MIT
55645564
--------------------------------------------------------------------------------
55655565

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

5568-
Copyright (c) 2016-2017 Uber Technologies, Inc.
5568+
Copyright (c) 2016-2024 Uber Technologies, Inc.
55695569

55705570
Permission is hereby granted, free of charge, to any person obtaining a copy
55715571
of this software and associated documentation files (the "Software"), to deal

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ require (
4444
go.opentelemetry.io/otel/sdk/metric v1.38.0
4545
go.opentelemetry.io/otel/trace v1.38.0
4646
go.opentelemetry.io/proto/otlp v1.9.0
47-
go.uber.org/zap v1.27.0
47+
go.uber.org/zap v1.27.1
4848
go.uber.org/zap/exp v0.3.0
4949
golang.org/x/net v0.47.0
5050
golang.org/x/sync v0.18.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -673,8 +673,8 @@ go.uber.org/goleak v1.3.0 h1:2K3zAYmnTNqV73imy9J1T3WC+gmCePx2hEGkimedGto=
673673
go.uber.org/goleak v1.3.0/go.mod h1:CoHD4mav9JJNrW/WLlf7HGZPjdw8EucARQHekz1X6bE=
674674
go.uber.org/multierr v1.11.0 h1:blXXJkSxSSfBVBlC76pxqeO+LN3aDfLQo+309xJstO0=
675675
go.uber.org/multierr v1.11.0/go.mod h1:20+QtiLqy0Nd6FdQB9TLXag12DsQkrbs3htMFfDN80Y=
676-
go.uber.org/zap v1.27.0 h1:aJMhYGrd5QSmlpLMr2MftRKl7t8J8PTZPA732ud/XR8=
677-
go.uber.org/zap v1.27.0/go.mod h1:GB2qFLM7cTU87MWRP2mPIjqfIDnGu+VIO4V/SdhGo2E=
676+
go.uber.org/zap v1.27.1 h1:08RqriUEv8+ArZRYSTXy1LeBScaMpVSTBhCeaZYfMYc=
677+
go.uber.org/zap v1.27.1/go.mod h1:GB2qFLM7cTU87MWRP2mPIjqfIDnGu+VIO4V/SdhGo2E=
678678
go.uber.org/zap/exp v0.3.0 h1:6JYzdifzYkGmTdRR59oYH+Ng7k49H9qVpWwNSsGJj3U=
679679
go.uber.org/zap/exp v0.3.0/go.mod h1:5I384qq7XGxYyByIhHm6jg5CHkGY0nsTfbDLgDDlgJQ=
680680
go.yaml.in/yaml/v2 v2.4.2 h1:DzmwEr2rDGHl7lsFgAHxmNz/1NlQ7xLIrlN2h5d1eGI=

0 commit comments

Comments
 (0)