use @utf8_range to reference //third_party/utf8_range (#11352)

Closes #11352

COPYBARA_INTEGRATE_REVIEW=https://github.com/protocolbuffers/protobuf/pull/11352 from archpaleus:archpaleus/reference-utf8-range-workspace 75424976c7
PiperOrigin-RevId: 496993989
pull/11364/head
archpaleus 2 years ago committed by Copybara-Service
parent d7cc581270
commit 2dcd7d8f70
  1. 2
      pkg/BUILD.bazel

@ -91,7 +91,7 @@ pkg_filegroup(
"//build_defs:dist_files",
"//conformance:all_dist_files",
"//src:all_dist_files",
"//third_party/utf8_range:dist_files",
"@utf8_range//:dist_files",
"@com_google_protobuf_examples//:dist_files",
],
)

Loading…
Cancel
Save