forked from BigfootDev/flatbuffers
[Go] Public visibility for gazelle default target (#5361)
This commit is contained in:
committed by
Robert
parent
0f7e7fd209
commit
bc240b3004
@@ -3,6 +3,7 @@ load("@io_bazel_rules_go//go:def.bzl", "go_library")
|
||||
alias(
|
||||
name = "go_default_library",
|
||||
actual = ":go",
|
||||
visibility = ["//visibility:public"],
|
||||
)
|
||||
|
||||
go_library(
|
||||
|
||||
Reference in New Issue
Block a user