Update dependency go modules for k8s v1.27.0-rc.0
This commit is contained in:
2
vendor/k8s.io/kube-openapi/pkg/internal/flags.go
generated
vendored
2
vendor/k8s.io/kube-openapi/pkg/internal/flags.go
generated
vendored
@@ -18,7 +18,7 @@ package internal
|
||||
|
||||
// Used by tests to selectively disable experimental JSON unmarshaler
|
||||
var UseOptimizedJSONUnmarshaling bool = true
|
||||
var UseOptimizedJSONUnmarshalingV3 bool = false
|
||||
var UseOptimizedJSONUnmarshalingV3 bool = true
|
||||
|
||||
// Used by tests to selectively disable experimental JSON marshaler
|
||||
var UseOptimizedJSONMarshaling bool = true
|
||||
|
Reference in New Issue
Block a user