Skip to content

Commit

Permalink
Bump go.uber.org/zap from 1.25.0 to 1.26.0
Browse files Browse the repository at this point in the history
Bumps [go.uber.org/zap](https://github.com/uber-go/zap) from 1.25.0 to 1.26.0.
- [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.25.0...v1.26.0)

---
updated-dependencies:
- dependency-name: go.uber.org/zap
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and tekton-robot committed Sep 25, 2023
1 parent f6b49c7 commit 22008a1
Show file tree
Hide file tree
Showing 26 changed files with 762 additions and 1,026 deletions.
4 changes: 1 addition & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ require (
github.com/spiffe/spire-api-sdk v1.8.0
github.com/tektoncd/plumbing v0.0.0-20220817140952-3da8ce01aeeb
go.opencensus.io v0.24.0
go.uber.org/zap v1.25.0
go.uber.org/zap v1.26.0
golang.org/x/exp v0.0.0-20230307190834-24139beb5833
golang.org/x/oauth2 v0.11.0 // indirect
gomodules.xyz/jsonpatch/v2 v2.4.0
Expand All @@ -46,8 +46,6 @@ replace (
k8s.io/code-generator => k8s.io/code-generator v0.26.7
)

require github.com/benbjohnson/clock v1.3.0 // indirect

require (
code.gitea.io/sdk/gitea v0.15.1
github.com/goccy/kpoward v0.1.0
Expand Down
6 changes: 2 additions & 4 deletions go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

21 changes: 0 additions & 21 deletions vendor/github.com/benbjohnson/clock/LICENSE

This file was deleted.

105 changes: 0 additions & 105 deletions vendor/github.com/benbjohnson/clock/README.md

This file was deleted.

Loading

0 comments on commit 22008a1

Please sign in to comment.