@ -20,7 +20,7 @@ go_binary(
load("@rules_pkg//:pkg.bzl", "pkg_tar")
pkg_tar(
name = "tar",
name = "demo_tar",
srcs = [":demo"],
)