| 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/encoding/protojson/doc.go b/vendor/google.golang.org/protobuf/encoding/protojson/doc.go index 21d5d2c..ae71007 100644 --- a/vendor/google.golang.org/protobuf/encoding/protojson/doc.go +++ b/vendor/google.golang.org/protobuf/encoding/protojson/doc.go
@@ -6,6 +6,6 @@ // format. It follows the guide at // https://protobuf.dev/programming-guides/proto3#json. // -// This package produces a different output than the standard "encoding/json" +// This package produces a different output than the standard [encoding/json] // package, which does not operate correctly on protocol buffer messages. package protojson