aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-03-27 10:16:05 +0000
committerGitHub <noreply@github.com>2024-03-27 10:16:05 +0000
commitd8013e5f84e4867c4060ea5656b38ea1bd444989 (patch)
tree0ac3cec31406fce18f647bfd5e6eae1cf134481c /go.mod
parenta21e561f7c4473ea2760238c5761ad953d4693cf (diff)
downloadx-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.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 31c6824..bae93d9 100644
--- a/go.mod
+++ b/go.mod
@@ -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