summaryrefslogtreecommitdiffhomepage
path: root/WORKSPACE
diff options
context:
space:
mode:
authorAdin Scannell <ascannell@google.com>2021-06-04 16:27:41 -0700
committergVisor bot <gvisor-bot@google.com>2021-06-04 16:30:27 -0700
commitfb745d7d9d73482b5b9edce380e4564d9b49d783 (patch)
tree434026375afc348378b225a39e1a0f83ad848f28 /WORKSPACE
parenta2c88252c84839550bef1543ed5cc904340a8a3e (diff)
Update GitHub packages.
PiperOrigin-RevId: 377611852
Diffstat (limited to 'WORKSPACE')
-rw-r--r--WORKSPACE8
1 files changed, 4 insertions, 4 deletions
diff --git a/WORKSPACE b/WORKSPACE
index f36419d72..60f13f34e 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -131,10 +131,10 @@ go_repository(
)
go_repository(
- name = "com_github_google_go_github_v32",
- importpath = "github.com/google/go-github/v32",
- sum = "h1:GWkQOdXqviCPx7Q7Fj+KyPoGm4SwHRh8rheoPhd27II=",
- version = "v32.1.0",
+ name = "com_github_google_go_github_v35",
+ importpath = "github.com/google/go-github/v35",
+ sum = "h1:s/soW8jauhjUC3rh8JI0FePuocj0DEI9DNBg/bVplE8=",
+ version = "v35.2.0",
)
go_repository(