build(deps): bump google.golang.org/protobuf from 1.28.1 to 1.33.0 (#6091)
build(deps): bump google.golang.org/protobuf from 1.28.0 to 1.33.0 Signed-off-by: hongzhouzi <hongzhouzi@kubesphere.io>
This commit is contained in:
4
vendor/google.golang.org/protobuf/encoding/protojson/doc.go
generated
vendored
4
vendor/google.golang.org/protobuf/encoding/protojson/doc.go
generated
vendored
@@ -4,8 +4,8 @@
|
||||
|
||||
// Package protojson marshals and unmarshals protocol buffer messages as JSON
|
||||
// format. It follows the guide at
|
||||
// https://developers.google.com/protocol-buffers/docs/proto3#json.
|
||||
// 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
|
||||
|
||||
Reference in New Issue
Block a user