From fe1ac46b6ec15218c3965536908e293ccb8fdbcf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 22:55:16 -0500 Subject: chore(deps): bump golang.org/x/oauth2 from 0.23.0 to 0.24.0 (#958) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 324f830..c27a92f 100644 --- a/go.mod +++ b/go.mod @@ -25,7 +25,7 @@ require ( go.uber.org/ratelimit v0.3.1 golang.org/x/crypto v0.29.0 golang.org/x/exp v0.0.0-20230728194245-b0cb94b80691 - golang.org/x/oauth2 v0.23.0 + golang.org/x/oauth2 v0.24.0 golang.org/x/sync v0.10.0 google.golang.org/grpc v1.67.1 gopkg.in/yaml.v2 v2.4.0 -- cgit v1.2.3