k3s/pkg/watch
Kubernetes Submit Queue 6e2f5f8f6d Merge pull request #28742 from jessfraz/test-go1.7rc1
Automatic merge from submit-queue

Update to go 1.7

<!--
Checklist for submitting a Pull Request

Please remove this comment block before submitting.

1. Please read our [contributor guidelines](https://github.com/kubernetes/kubernetes/blob/master/CONTRIBUTING.md).
2. See our [developer guide](https://github.com/kubernetes/kubernetes/blob/master/docs/devel/development.md).
3. If you want this PR to automatically close an issue when it is merged,
   add `fixes #<issue number>` or `fixes #<issue number>, fixes #<issue number>`
   to close multiple issues (see: https://github.com/blog/1506-closing-issues-via-pull-requests).
4. Follow the instructions for [labeling and writing a release note for this PR](https://github.com/kubernetes/kubernetes/blob/master/docs/devel/pull-requests.md#release-notes) in the block below.
-->

Closes #33070
Closes #32999

```release-note
Updated Go to 1.7
```


[![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/.github/PULL_REQUEST_TEMPLATE.md?pixel)]()

This is to test go version 1.7
2016-10-18 05:59:04 -07:00
..
json Add +optional tag to all fields with omitempty json tag 2016-10-17 08:52:13 -07:00
versioned update generated protobuf 2016-10-13 21:22:59 -07:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
filter.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
filter_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
mux.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
mux_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
streamwatcher.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
streamwatcher_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
until.go fix watch.until and added listwatch 2016-10-05 13:15:16 -04:00
until_test.go fix watch.until and added listwatch 2016-10-05 13:15:16 -04:00
watch.go Race free version of FakeWatcher 2016-10-07 15:37:57 +02:00
watch_test.go Race free version of FakeWatcher 2016-10-07 15:37:57 +02:00