k3s/vendor
Kubernetes Submit Queue a2de1398f8
Merge pull request #65034 from caesarxuchao/json-case-sensitive
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Make kubernetes json serializer case sensitive

This PR imported the latest jsoniterator library so that case sensitivity during unmarhsaling is optional. The PR also set Kubernetes json serializer to be case sensitive.

Kubernetes json serializer had been case sensitive for 1.1-1.7 as we were using ugorji. This PR restores the behavior.

Fix #64612.

```release-notes
Kubernetes json deserializer is now case-sensitive as it was before 1.8.
If your config files contains fields with wrong case, the config files will be now invalid.
```
2018-06-14 15:41:26 -07:00
..
bitbucket.org Bazel BUILD fixes 2018-06-04 14:31:50 -07:00
cloud.google.com/go Bazel BUILD fixes 2018-06-04 14:31:50 -07:00
github.com Merge pull request #65034 from caesarxuchao/json-case-sensitive 2018-06-14 15:41:26 -07:00
golang.org/x Bazel BUILD fixes 2018-06-04 14:31:50 -07:00
google.golang.org Merge pull request #64800 from dashpole/cadvisor_godep 2018-06-06 01:24:26 -07:00
gopkg.in Bazel BUILD fixes 2018-06-04 14:31:50 -07:00
k8s.io Bazel BUILD fixes 2018-06-04 14:31:50 -07:00
vbom.ml/util Bazel BUILD fixes 2018-06-04 14:31:50 -07:00
BUILD Merge pull request #64800 from dashpole/cadvisor_godep 2018-06-06 01:24:26 -07:00
OWNERS Remove dep-reviewers 2018-02-26 17:04:32 -08:00