diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-03-27 10:16:05 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-27 10:16:05 +0000 |
| commit | d8013e5f84e4867c4060ea5656b38ea1bd444989 (patch) | |
| tree | 0ac3cec31406fce18f647bfd5e6eae1cf134481c /go.mod | |
| parent | a21e561f7c4473ea2760238c5761ad953d4693cf (diff) | |
| download | x-d8013e5f84e4867c4060ea5656b38ea1bd444989.tar.xz x-d8013e5f84e4867c4060ea5656b38ea1bd444989.zip | |
build(deps): bump golang.org/x/oauth2 from 0.16.0 to 0.18.0 (#580)
* build(deps): bump golang.org/x/oauth2 from 0.16.0 to 0.18.0
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.16.0 to 0.18.0.
- [Commits](https://github.com/golang/oauth2/compare/v0.16.0...v0.18.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>
* Bump Go mod SRI
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mimi <mimi@xeserv.us>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -46,7 +46,7 @@ require ( go.jetpack.io/tyson v0.1.1 go4.org v0.0.0-20190313082347-94abd6928b1d golang.org/x/crypto v0.21.0 - golang.org/x/oauth2 v0.16.0 + golang.org/x/oauth2 v0.18.0 golang.org/x/sync v0.6.0 google.golang.org/grpc v1.62.1 honnef.co/go/transmission v0.0.0-20200712215954-58262f0ca9c9 |
