Commit Graph

5 Commits

Author SHA1 Message Date
Markus Thömmes 0e61d6763d
Bump assorted dependencies (#2140) 2021-06-02 02:50:30 -07:00
Dave Protasowski 14386bb65d
bump k8s deps to v0.18.12 (#1914) 2020-11-17 12:09:52 -08:00
Chi Zhang 90fc61bae7
Switch to Go modules (#1179)
* test out go modules

* chmod +x *.sh

* revert some changes

* update-deps

* try fixing

* chmod +x

* update

* update test-infra for testing

* test

* test

* update

* no -mod=vendor

* update
2020-04-28 12:43:51 -07:00
Victor Agababov d5915547d9 Update opencensus to a newer version (#526) 2019-07-12 16:18:48 -07:00
Gregory Haynes 594df37bfd Add support for StrategicMergePatch to duck (#145)
K8s fake clients only support StrategicMergePatches so we should be
creating patches in this format.

Fixes #144
2018-10-26 17:06:32 -07:00