Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
rules_platform
/
5e80a602f9db0e1ffb606726c2f05f8c6441f8a6
/
.
/
MODULE.bazel
blob: bcae51d3c5bea8fb456c9c4aaa7668908ac65ac9 [
file
]
"""Bazel build and test dependencies."""
# NOTE: When editing this file, also update the lockfile.
# bazel mod deps --lockfile_mode=update
module
(
name
=
"rules_platform"
,
)
bazel_dep
(
name
=
"bazel_skylib"
,
version
=
"1.5.0"
)