diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-08-01 01:09:54 +0000 |
|---|---|---|
| committer | Aleksandr Nogikh <nogikh@google.com> | 2024-08-02 13:19:21 +0000 |
| commit | 53683cf2f048562ea50a1d2f00c452c2be18ae25 (patch) | |
| tree | a9b904be2d8648f1e98c9456113a1112a74facf2 /go.mod | |
| parent | 15001224af9ccfc1f20d876cf91422fc879fc012 (diff) | |
mod: bump golang.org/x/oauth2 from 0.20.0 to 0.21.0
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.20.0 to 0.21.0.
- [Commits](https://github.com/golang/oauth2/compare/v0.20.0...v0.21.0)
---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ require ( github.com/ulikunitz/xz v0.5.12 github.com/vektra/mockery/v2 v2.40.3 golang.org/x/exp v0.0.0-20240103183307-be819d1f06fc - golang.org/x/oauth2 v0.20.0 + golang.org/x/oauth2 v0.21.0 golang.org/x/perf v0.0.0-20230221235046-aebcfb61e84c golang.org/x/sync v0.7.0 golang.org/x/sys v0.21.0 |
