| commit | 0371339c23f1ddac5d2b64a82a6e11403bed4aef | [log] [tgz] |
|---|---|---|
| author | Abhay Kumar <abhay.kumar@radisys.com> | Tue Dec 30 05:20:58 2025 +0000 |
| committer | Abhay Kumar <abhay.kumar@radisys.com> | Thu Feb 12 11:52:05 2026 +0000 |
| tree | 63add2a5fb74f957c208433c049a117b175257a1 | |
| parent | 3bb72f7f2e58308cce6e4314d617ccc9010ef714 [diff] [blame] |
[VOL-5567] update protos Change-Id: I2237e104062831286129ece7cae6621fd971ecb9 Signed-off-by: Abhay Kumar <abhay.kumar@radisys.com>
diff --git a/vendor/google.golang.org/protobuf/internal/flags/flags.go b/vendor/google.golang.org/protobuf/internal/flags/flags.go index 58372dd..a06ccab 100644 --- a/vendor/google.golang.org/protobuf/internal/flags/flags.go +++ b/vendor/google.golang.org/protobuf/internal/flags/flags.go
@@ -6,7 +6,7 @@ package flags // ProtoLegacy specifies whether to enable support for legacy functionality -// such as MessageSets, weak fields, and various other obscure behavior +// such as MessageSets, and various other obscure behavior // that is necessary to maintain backwards compatibility with proto1 or // the pre-release variants of proto2 and proto3. //