mirror of
https://github.com/googleapis/googleapis.git
synced 2026-08-17 13:06:47 +02:00
fix: @bazel_tools//build_defs/pkg:pkg.bzl points to the deprecated, Bazel internal version of pkg_tar. This change migrates users of that version to the supported, public version in rules_pkg
PiperOrigin-RevId: 463578364
This commit is contained in:
parent
0d35bd6393
commit
8334bf8d82
1 changed files with 0 additions and 2 deletions
|
|
@ -1,5 +1,3 @@
|
|||
load("@bazel_tools//tools/build_defs/pkg:pkg.bzl", "pkg_tar")
|
||||
|
||||
alias(
|
||||
name = "build_gen",
|
||||
actual = "@rules_gapic//bazel:build_file_generator",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue