coredns/vendor/github.com/json-iterator/go
Yong Tang 6b8c154441 Update client-go to v10.0.0 (Kubernetes 1.13) (#2382)
* Update client-go to v10.0.0 (Kubernetes 1.13)

This fix updates client-go to v10.0.0 which matches
Kubernetes 1.13 (released several days ago).

Other changes in Gopkg.yaml:
- Updated apimachinary, api, klog, yaml associated with k8s version
  go dep will not automatically match the version.
- Added [prune] field (otherwise go dep will not prune automatically)

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>

* Updated Gopkg.lock

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>

* Updated vendor for client-go v10.0.0

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2018-12-16 09:04:41 +00:00
..
adapter.go Update k8s client-go to v8.0.0 (#1922) 2018-07-01 12:08:46 -07:00
any.go Vendor update with github.com/ugorji/go and github.com/apache/thrift pinning (#1805) 2018-05-16 22:19:53 +01:00
any_array.go Update go dep (#1560) 2018-02-23 20:10:34 +00:00
any_bool.go Update go dep (#1560) 2018-02-23 20:10:34 +00:00
any_float.go Update go dep (#1560) 2018-02-23 20:10:34 +00:00
any_int32.go Update go dep (#1560) 2018-02-23 20:10:34 +00:00
any_int64.go Update go dep (#1560) 2018-02-23 20:10:34 +00:00
any_invalid.go Update go dep (#1560) 2018-02-23 20:10:34 +00:00
any_nil.go Update go dep (#1560) 2018-02-23 20:10:34 +00:00
any_number.go Update go dep (#1560) 2018-02-23 20:10:34 +00:00
any_object.go Update go dep (#1560) 2018-02-23 20:10:34 +00:00
any_str.go Update go dep (#1560) 2018-02-23 20:10:34 +00:00
any_uint32.go Update go dep (#1560) 2018-02-23 20:10:34 +00:00
any_uint64.go Update go dep (#1560) 2018-02-23 20:10:34 +00:00
config.go Update k8s client-go to v8.0.0 (#1922) 2018-07-01 12:08:46 -07:00
iter.go Update go dep (#1560) 2018-02-23 20:10:34 +00:00
iter_array.go Update go dep (#1560) 2018-02-23 20:10:34 +00:00
iter_float.go Update go dep (#1560) 2018-02-23 20:10:34 +00:00
iter_int.go Update go dep (#1560) 2018-02-23 20:10:34 +00:00
iter_object.go Update k8s client-go to v8.0.0 (#1922) 2018-07-01 12:08:46 -07:00
iter_skip.go Update go dep (#1560) 2018-02-23 20:10:34 +00:00
iter_skip_sloppy.go Update go dep (#1560) 2018-02-23 20:10:34 +00:00
iter_skip_strict.go Update go dep (#1560) 2018-02-23 20:10:34 +00:00
iter_str.go Update go dep (#1560) 2018-02-23 20:10:34 +00:00
jsoniter.go Update k8s client-go to v6.0.0 (#1340) 2018-01-03 11:11:28 +00:00
LICENSE Update k8s client-go to v6.0.0 (#1340) 2018-01-03 11:11:28 +00:00
pool.go Update k8s client-go to v8.0.0 (#1922) 2018-07-01 12:08:46 -07:00
reflect.go Update k8s client-go to v8.0.0 (#1922) 2018-07-01 12:08:46 -07:00
reflect_array.go Vendor update with github.com/ugorji/go and github.com/apache/thrift pinning (#1805) 2018-05-16 22:19:53 +01:00
reflect_dynamic.go Vendor update with github.com/ugorji/go and github.com/apache/thrift pinning (#1805) 2018-05-16 22:19:53 +01:00
reflect_extension.go Vendor update with github.com/ugorji/go and github.com/apache/thrift pinning (#1805) 2018-05-16 22:19:53 +01:00
reflect_json_number.go Vendor update with github.com/ugorji/go and github.com/apache/thrift pinning (#1805) 2018-05-16 22:19:53 +01:00
reflect_json_raw_message.go Vendor update with github.com/ugorji/go and github.com/apache/thrift pinning (#1805) 2018-05-16 22:19:53 +01:00
reflect_map.go Vendor update with github.com/ugorji/go and github.com/apache/thrift pinning (#1805) 2018-05-16 22:19:53 +01:00
reflect_marshaler.go Vendor update with github.com/ugorji/go and github.com/apache/thrift pinning (#1805) 2018-05-16 22:19:53 +01:00
reflect_native.go Update k8s client-go to v8.0.0 (#1922) 2018-07-01 12:08:46 -07:00
reflect_optional.go Vendor update with github.com/ugorji/go and github.com/apache/thrift pinning (#1805) 2018-05-16 22:19:53 +01:00
reflect_slice.go Vendor update with github.com/ugorji/go and github.com/apache/thrift pinning (#1805) 2018-05-16 22:19:53 +01:00
reflect_struct_decoder.go Update k8s client-go to v8.0.0 (#1922) 2018-07-01 12:08:46 -07:00
reflect_struct_encoder.go Vendor update with github.com/ugorji/go and github.com/apache/thrift pinning (#1805) 2018-05-16 22:19:53 +01:00
stream.go Vendor update with github.com/ugorji/go and github.com/apache/thrift pinning (#1805) 2018-05-16 22:19:53 +01:00
stream_float.go Update go dep (#1560) 2018-02-23 20:10:34 +00:00
stream_int.go Vendor update with github.com/ugorji/go and github.com/apache/thrift pinning (#1805) 2018-05-16 22:19:53 +01:00
stream_str.go Update go dep (#1560) 2018-02-23 20:10:34 +00:00