Sign in
pigweed
/
third_party
/
github
/
bazel-contrib
/
rules_go
/
3b18746bb9ab9fcc5eb7c3bc3e2b25fcdb718c28
/
.
/
tests
/
bcr
/
other_module
/
MODULE.bazel
blob: 8d27254780a86b02afb85638b7a62514d7b4058c [
file
]
module
(
name
=
"other_module"
)
bazel_dep
(
name
=
"rules_cc"
,
version
=
"0.0.17"
)
bazel_dep
(
name
=
"rules_go"
,
version
=
""
)
go_sdk
=
use_extension
(
"@rules_go//go:extensions.bzl"
,
"go_sdk"
)