Skip to content

Commit

Permalink
one last minor tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
tpetr committed Oct 9, 2024
1 parent d46e4d9 commit 1379ffd
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion broker.proto
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
syntax = "proto3";

package protos.broker.v1;
package semgrep.broker.v1;

option go_package = "broker.v1";

Expand Down
42 changes: 21 additions & 21 deletions protos/broker.v1/broker.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1379ffd

Please sign in to comment.