aboutsummaryrefslogtreecommitdiff
path: root/BUILD
diff options
context:
space:
mode:
authorThomas Van Lenten <thomasvl@google.com>2018-06-13 14:11:04 -0400
committerThomas Van Lenten <thomasvl@google.com>2018-06-13 14:17:14 -0400
commit3fea8cb680f4a53a129f7ebace1a5a4d1e035914 (patch)
treea8708955dc76b58a115949c91096126e8dd43cd8 /BUILD
parent3b6bba355c9313823eacc94a67342dd865385865 (diff)
downloadbazel-skylib-3fea8cb680f4a53a129f7ebace1a5a4d1e035914.tar.gz
Add missing depupstream/0.5.0
Diffstat (limited to 'BUILD')
-rw-r--r--BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/BUILD b/BUILD
index 1cb7dc0..a8f9c00 100644
--- a/BUILD
+++ b/BUILD
@@ -31,6 +31,7 @@ skylark_library(
"//lib:sets",
"//lib:shell",
"//lib:structs",
+ "//lib:types",
"//lib:unittest",
"//lib:versions",
],