Skip to content

Commit

Permalink
commit
Browse files Browse the repository at this point in the history
  • Loading branch information
bufdev committed Feb 28, 2024
1 parent a11fd69 commit e607282
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions buf/registry/module/v1beta1/graph.proto
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,7 @@ import "buf/validate/validate.proto";

option go_package = "buf.build/gen/go/bufbuild/registry/protocolbuffers/go/buf/registry/module/v1beta1";

// A dependency graph that allows for federation.
//
// See the package documentation for more details. You should likely use buf.registry.module.v1beta1
// and not this package.
// A dependency graph.
message Graph {
option (buf.registry.priv.extension.v1beta1.message).response_only = true;

Expand Down

0 comments on commit e607282

Please sign in to comment.