Sign in
pigweed
/
third_party
/
github
/
aspect-build
/
bazel-lib
/
4f6b4bd5cb89232c98f568f4df2d4b4002084faa
/
.
/
lib
/
repo_utils.bzl
blob: dacfa2f64e97002511d5b61408c36539533f9b53 [
file
]
"Public API"
load
(
"//lib/private:patch.bzl"
,
_patch
=
"patch"
)
load
(
"//lib/private:repo_utils.bzl"
,
_repo_utils
=
"repo_utils"
)
repo_utils
=
_repo_utils
patch
=
_patch