Skip to content

Commit c4e43d9

Browse files
committed
fix: add shallow_since to reproduce build
1 parent 17d8eb0 commit c4e43d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rust/repositories.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ def repos():
1515
name = "source",
1616
remote = "https://github.com/opicaud/pact-reference",
1717
commit = "34d1638af6f00d7fac449c71dce02aad3b9d6828",
18-
shallow_since = "1688767709 +0200",
18+
shallow_since = "1688765558 +0200",
1919
strip_prefix = "rust",
2020
)

0 commit comments

Comments
 (0)