chore(deps): update module google.golang.org/protobuf to v1.33.0 [security]

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-03-14 14:01:26 +00:00
committed by GitHub
parent f4dae8362b
commit 6d6d5b7b1c
59 changed files with 3773 additions and 1103 deletions

View File

@@ -18,6 +18,11 @@ const (
NullValue_enum_name = "NullValue"
)
// Enum values for google.protobuf.NullValue.
const (
NullValue_NULL_VALUE_enum_value = 0
)
// Names for google.protobuf.Struct.
const (
Struct_message_name protoreflect.Name = "Struct"