Sign in
pigweed
/
third_party
/
github
/
aspect-build
/
bazel-lib
/
refs/heads/upstream/alexeagle-patch-1
/
.
/
lib
/
repo_utils.bzl
blob: dacfa2f64e97002511d5b61408c36539533f9b53 [
file
] [
log
] [
blame
] [
edit
]
"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