Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
bduffany committed Apr 21, 2023
1 parent aa4cf3d commit 9912373
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,15 @@ go_library(
name = "protoc-gen-protobufjs_lib",
srcs = [
"codegen.go",
"descriptor.go",
"fieldtypes.go",
"flags.go",
"index.go",
"logging.go",
"main.go",
"ts.go",
"util.go",
"wire.go",
],
importpath = "github.com/buildbuddy-io/protoc-gen-protobufjs",
visibility = ["//visibility:private"],
Expand Down

0 comments on commit 9912373

Please sign in to comment.