Skip to content

Commit 12457e2

Browse files
dependabot[bot]tekton-robot
authored andcommitted
Bump golang.org/x/oauth2 from 0.3.0 to 0.4.0
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.3.0 to 0.4.0. - [Release notes](https://github.com/golang/oauth2/releases) - [Commits](golang/oauth2@v0.3.0...v0.4.0) --- updated-dependencies: - dependency-name: golang.org/x/oauth2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 892198b commit 12457e2

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ require (
2424
github.com/tektoncd/plumbing v0.0.0-20220817140952-3da8ce01aeeb
2525
go.opencensus.io v0.24.0
2626
go.uber.org/zap v1.24.0
27-
golang.org/x/oauth2 v0.3.0
27+
golang.org/x/oauth2 v0.4.0
2828
gomodules.xyz/jsonpatch/v2 v2.2.0
2929
gopkg.in/square/go-jose.v2 v2.6.0
3030
k8s.io/api v0.25.4

go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)