diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-11-09 12:59:04 +0000 |
|---|---|---|
| committer | Taras Madan <tarasmadan@google.com> | 2023-11-09 13:08:13 +0000 |
| commit | 56230772cba106f46117f03491f01c3cf511ae26 (patch) | |
| tree | 105a3d328b4d0525179cdc6b6ac3bebf19c1ba8d /go.mod | |
| parent | 6748f4552455321b7e0c002e997cbad175e585d0 (diff) | |
mod: do: bump golang.org/x/oauth2 from 0.13.0 to 0.14.0
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.13.0 to 0.14.0.
- [Commits](https://github.com/golang/oauth2/compare/v0.13.0...v0.14.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
@@ -17,7 +17,7 @@ require ( github.com/stretchr/testify v1.8.4 github.com/ulikunitz/xz v0.5.11 golang.org/x/net v0.18.0 - golang.org/x/oauth2 v0.13.0 + golang.org/x/oauth2 v0.14.0 golang.org/x/perf v0.0.0-20230221235046-aebcfb61e84c golang.org/x/sync v0.5.0 golang.org/x/sys v0.14.0 |
