summaryrefslogtreecommitdiffhomepage
path: root/WORKSPACE
diff options
context:
space:
mode:
authorMichael Pratt <mpratt@google.com>2021-08-13 10:41:10 -0700
committergVisor bot <gvisor-bot@google.com>2021-08-13 10:43:50 -0700
commit8f2b11a87e0c8fc89636617c9161caee9f8f1fb5 (patch)
tree74427222dcfb475cc093e2b2120a7c08e9f22c7b /WORKSPACE
parenteb0f24c6c48ea5301c5136b53333e189d0dc4c58 (diff)
Update `core` allowed dependencies
This list has gotten a little out-of-date. Note that `clockwork` used to be used but was removed in gvisor.dev/pr/5384. PiperOrigin-RevId: 390644841
Diffstat (limited to 'WORKSPACE')
-rw-r--r--WORKSPACE7
1 files changed, 0 insertions, 7 deletions
diff --git a/WORKSPACE b/WORKSPACE
index 8e99927a9..f8b6886cd 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -670,13 +670,6 @@ go_repository(
)
go_repository(
- name = "com_github_jonboulle_clockwork",
- importpath = "github.com/jonboulle/clockwork",
- sum = "h1:VKV+ZcuP6l3yW9doeqz6ziZGgcynBVQO+obU0+0hcPo=",
- version = "v0.1.0",
-)
-
-go_repository(
name = "com_github_jtolds_gls",
importpath = "github.com/jtolds/gls",
sum = "h1:xdiiI2gbIgH/gLH7ADydsJ1uDOEzR8yvV7C0MuV77Wo=",