Commit 22a2355e authored by Jeff Grafton's avatar Jeff Grafton

Update repo-infra dependency to support multiple upload paths

parent e537cec9
...@@ -7,9 +7,9 @@ http_archive( ...@@ -7,9 +7,9 @@ http_archive(
http_archive( http_archive(
name = "io_kubernetes_build", name = "io_kubernetes_build",
sha256 = "1d146ccc034d3a9d8f5f02237144b78be135a0fb06935b37c745a2e7fcfecfed", sha256 = "8d1cff71523565996903076cec6cad8424afa6eb93a342d0d810a55c911e23c7",
strip_prefix = "repo-infra-684e550a2f006dbe3cf3b3d481d3f19217b228f7", strip_prefix = "repo-infra-61b7247ebf472398bdea148d8f67e3a1849d6de9",
urls = ["https://github.com/kubernetes/repo-infra/archive/684e550a2f006dbe3cf3b3d481d3f19217b228f7.tar.gz"], urls = ["https://github.com/kubernetes/repo-infra/archive/61b7247ebf472398bdea148d8f67e3a1849d6de9.tar.gz"],
) )
# This contains a patch to not prepend ./ to tarfiles produced by pkg_tar. # This contains a patch to not prepend ./ to tarfiles produced by pkg_tar.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment