summaryrefslogtreecommitdiffhomepage
path: root/WORKSPACE
diff options
context:
space:
mode:
Diffstat (limited to 'WORKSPACE')
-rw-r--r--WORKSPACE7
1 files changed, 7 insertions, 0 deletions
diff --git a/WORKSPACE b/WORKSPACE
index 49f231755..058d1b306 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -1089,3 +1089,10 @@ go_repository(
sum = "h1:iVjPR7a6H0tWELX5NxNe7bYopibicUzc7uPribsnS6o=",
version = "v1.0.0",
)
+
+go_repository(
+ name = "com_github_dpjacques_clockwork",
+ importpath = "github.com/dpjacques/clockwork",
+ sum = "h1:7krODee+eIlZYoLiEDmP1kLFNCvd0bQ0eEXOympdN6U=",
+ version = "v0.1.1-0.20190114191937-d864eecc357b",
+)