From b66704b9afe13957b040832c0554af11ab3d03ee Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Wed, 30 Oct 2024 15:07:42 +0000 Subject: [PATCH] Update org_golang_x_oauth2 digest to 3e64809 --- WORKSPACE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WORKSPACE b/WORKSPACE index 07bbe1c..2a09be2 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -148,7 +148,7 @@ go_repository( go_repository( name = "org_golang_x_oauth2", importpath = "golang.org/x/oauth2", - commit = "d2e6202438beef2727060aa7cabdd924d92ebfd9", + commit = "3e6480915d39dd1a80fa460e56413857f02cc1b9", ) go_repository(