We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1e809b commit bd64a06Copy full SHA for bd64a06
WORKSPACE
@@ -7,7 +7,7 @@ git_repository(
7
name = "ccv",
8
commit = "ebb421fd0e58743c1cdfcc2d11c20a7d8b373f46",
9
remote = "https://github.com/liuliu/ccv.git",
10
- shallow_since = "1773460923 -0400",
+ shallow_since = "1773460935 -0400",
11
)
12
13
load("@ccv//config:ccv.bzl", "ccv_deps", "ccv_setting")
deps.bzl
@@ -18,7 +18,7 @@ def s4nnc_deps():
18
19
20
21
22
23
24
_maybe(
0 commit comments