Skip to content

Commit 94a2d84

Browse files
author
Trey Ivy
committed
keep
1 parent dbe29f5 commit 94a2d84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/bb_portal/BUILD.bazel

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ go_library(
2626

2727
go_binary(
2828
name = "bb_portal",
29-
cgo = True,
29+
cgo = True, # keep
3030
embed = [":bb_portal_lib"],
3131
visibility = ["//visibility:public"],
3232
)

0 commit comments

Comments
 (0)