Skip to content

Commit

Permalink
Generate BUILD files for grpc compiler
Browse files Browse the repository at this point in the history
  • Loading branch information
mering committed Nov 27, 2023
1 parent d935492 commit aceade5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/bzlmod/default_gazelle_overrides.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ DEFAULT_BUILD_FILE_GENERATION_BY_PATH = {
"github.com/envoyproxy/protoc-gen-validate": "on",
"github.com/google/safetext": "on",
"github.com/grpc-ecosystem/grpc-gateway/v2": "on",
"google.golang.org/grpc": "on",
}

DEFAULT_DIRECTIVES_BY_PATH = {
Expand Down

0 comments on commit aceade5

Please sign in to comment.