diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-01-21 10:52:10 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-21 10:52:10 +0000 |
| commit | 6aec44cbf65c5d9351e11a23d10b6d8677fb38b2 (patch) | |
| tree | 8396b663f6b7fb356bf75544f395c063d0ede9e9 /go.mod | |
| parent | 469568aaf3ae551616bf176454fd5350ff97a3bc (diff) | |
| download | x-6aec44cbf65c5d9351e11a23d10b6d8677fb38b2.tar.xz x-6aec44cbf65c5d9351e11a23d10b6d8677fb38b2.zip | |
build(deps): bump golang.org/x/oauth2 from 0.21.0 to 0.25.0 (#654)
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.21.0 to 0.25.0.
- [Commits](https://github.com/golang/oauth2/compare/v0.21.0...v0.25.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -74,7 +74,7 @@ require ( go.jetpack.io/tyson v0.1.1 go4.org v0.0.0-20190313082347-94abd6928b1d golang.org/x/crypto v0.31.0 - golang.org/x/oauth2 v0.21.0 + golang.org/x/oauth2 v0.25.0 golang.org/x/sync v0.10.0 google.golang.org/grpc v1.64.1 gorm.io/gorm v1.25.10 |
