Skip to content

Commit 88ff603

Browse files
committed
remove unnecessary wkt resolution directives
1 parent e434f72 commit 88ff603

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

BUILD

-7
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,3 @@ gazelle(name = "gazelle")
1111
# gazelle:resolve proto go google/api/annotations.proto @org_golang_google_genproto//googleapis/api/annotations
1212
# gazelle:resolve proto proto google/longrunning/operations.proto @com_google_googleapis//google/longrunning:operations_proto
1313
# gazelle:resolve proto go google/longrunning/operations.proto @com_google_googleapis//google/longrunning:longrunning_go_proto
14-
15-
# Note: Direct gazelle to resolve the protobuf-go v1 module to rules_go well
16-
# known types. This will be removed when we migrate to protobuf-go v2.
17-
#
18-
# gazelle:resolve go go github.com/golang/protobuf/protoc-gen-go/plugin @io_bazel_rules_go//proto/wkt:compiler_plugin_go_proto
19-
# gazelle:resolve go go github.com/golang/protobuf/protoc-gen-go/descriptor @io_bazel_rules_go//proto/wkt:descriptor_go_proto
20-
# gazelle:resolve go go github.com/golang/protobuf/ptypes/duration @io_bazel_rules_go//proto/wkt:duration_go_proto

0 commit comments

Comments
 (0)