Upgrade kube dependencies and snapshotter client kube deps to v0.25.2
This commit is contained in:
3
vendor/google.golang.org/protobuf/proto/decode.go
generated
vendored
3
vendor/google.golang.org/protobuf/proto/decode.go
generated
vendored
@@ -19,7 +19,8 @@ import (
|
||||
// UnmarshalOptions configures the unmarshaler.
|
||||
//
|
||||
// Example usage:
|
||||
// err := UnmarshalOptions{DiscardUnknown: true}.Unmarshal(b, m)
|
||||
//
|
||||
// err := UnmarshalOptions{DiscardUnknown: true}.Unmarshal(b, m)
|
||||
type UnmarshalOptions struct {
|
||||
pragma.NoUnkeyedLiterals
|
||||
|
||||
|
Reference in New Issue
Block a user