diff options
| author | Jeff Carr <[email protected]> | 2025-02-22 17:45:59 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-02-22 17:45:59 -0600 |
| commit | d40dc9113002a6077baf4e3035238151c6d0af4a (patch) | |
| tree | 95e3a2f0942d41ed79fa2dacaaef5ae45c29a4dd /event.proto | |
| parent | 2381c65887caa779b2aecf2c9626de5d17e59536 (diff) | |
switch virtbuf to virtpbv0.2.22
Diffstat (limited to 'event.proto')
| -rw-r--r-- | event.proto | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/event.proto b/event.proto index 7be6b2a..473dcf2 100644 --- a/event.proto +++ b/event.proto @@ -1,5 +1,5 @@ syntax = "proto3"; -package virtbuf; +package virtpb; import "google/protobuf/timestamp.proto"; // Import the well-known type for Timestamp import "google/protobuf/any.proto"; // Import the well-known type for Timestamp |
