nukosuke / terraform-provider-zendesk

Terraform Zendesk provider
https://registry.terraform.io/providers/nukosuke/zendesk/latest/docs
MIT License
26 stars 18 forks source link

Update module golang/mock to v1.4.0 #199

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
github.com/golang/mock require minor v1.3.1 -> v1.4.0

Release Notes

golang/mock ### [`v1.4.0`](https://togithub.com/golang/mock/releases/v1.4.0) [Compare Source](https://togithub.com/golang/mock/compare/v1.3.1...v1.4.0) [`193ff6f`](https://togithub.com/golang/mock/commit/193ff6f) [#​358](https://togithub.com/golang/mock/issues/358) add template for PR and bug report ([#​361](https://togithub.com/golang/mock/issues/361)) [`f165686`](https://togithub.com/golang/mock/commit/f165686) Add Mockgen Version Flag ([#​362](https://togithub.com/golang/mock/issues/362)) [`41e7e9a`](https://togithub.com/golang/mock/commit/41e7e9a) Add a CI check for go vet and go lint ([#​345](https://togithub.com/golang/mock/issues/345)) [`d1dd49b`](https://togithub.com/golang/mock/commit/d1dd49b) Added self_package option to readme ([#​355](https://togithub.com/golang/mock/issues/355)) [`112dfb8`](https://togithub.com/golang/mock/commit/112dfb8) Adds GotFormatter interface and WantFormatter func ([#​236](https://togithub.com/golang/mock/issues/236)) [`1bf84fa`](https://togithub.com/golang/mock/commit/1bf84fa) Allow AssignableToTypeOf reflect.Type ([#​365](https://togithub.com/golang/mock/issues/365)) [`176c208`](https://togithub.com/golang/mock/commit/176c208) Allow mockgen to execute from outside go modules [`e00cb15`](https://togithub.com/golang/mock/commit/e00cb15) Always remove self_package import ([#​343](https://togithub.com/golang/mock/issues/343)) [`140ae90`](https://togithub.com/golang/mock/commit/140ae90) Fix small typo in Controller example ([#​295](https://togithub.com/golang/mock/issues/295)) [`45682d7`](https://togithub.com/golang/mock/commit/45682d7) Pass -build_flags as Multiple Args ([#​357](https://togithub.com/golang/mock/issues/357)) [`2b692ab`](https://togithub.com/golang/mock/commit/2b692ab) Simplified Go code [`0e690d0`](https://togithub.com/golang/mock/commit/0e690d0) Update documentation on MinTimes and MaxTimes ([#​334](https://togithub.com/golang/mock/issues/334)) [`7968cef`](https://togithub.com/golang/mock/commit/7968cef) Update issue templates ([#​363](https://togithub.com/golang/mock/issues/363)) [`cbd2e35`](https://togithub.com/golang/mock/commit/cbd2e35) Update mockgen installation docs [`9be4808`](https://togithub.com/golang/mock/commit/9be4808) add All matcher ([#​367](https://togithub.com/golang/mock/issues/367)) [`b4b7d21`](https://togithub.com/golang/mock/commit/b4b7d21) add Len matcher ([#​368](https://togithub.com/golang/mock/issues/368)) [`de9f6c5`](https://togithub.com/golang/mock/commit/de9f6c5) add benchmark for parse file ([#​372](https://togithub.com/golang/mock/issues/372)) [`577071b`](https://togithub.com/golang/mock/commit/577071b) ci: add 1.13 testing ([#​337](https://togithub.com/golang/mock/issues/337)) [`0d12903`](https://togithub.com/golang/mock/commit/0d12903) fix feature request template ([#​364](https://togithub.com/golang/mock/issues/364)) [`817c00c`](https://togithub.com/golang/mock/commit/817c00c) fix generates non-compilable code ([#​371](https://togithub.com/golang/mock/issues/371)) [`3dcdcb6`](https://togithub.com/golang/mock/commit/3dcdcb6) fix not resolving go module major versions ([#​385](https://togithub.com/golang/mock/issues/385)) [`693e3a8`](https://togithub.com/golang/mock/commit/693e3a8) fix pr template ([#​366](https://togithub.com/golang/mock/issues/366)) [`29da289`](https://togithub.com/golang/mock/commit/29da289) fix several linting warnings ([#​374](https://togithub.com/golang/mock/issues/374)) [`dd8d2a2`](https://togithub.com/golang/mock/commit/dd8d2a2) fix small typo in comments ([#​314](https://togithub.com/golang/mock/issues/314)) [`3251ae5`](https://togithub.com/golang/mock/commit/3251ae5) fix tests passing when they should not ([#​378](https://togithub.com/golang/mock/issues/378)) [`1b95bd9`](https://togithub.com/golang/mock/commit/1b95bd9) fix: avoid constructing improper import graph ([#​383](https://togithub.com/golang/mock/issues/383)) [`3fae808`](https://togithub.com/golang/mock/commit/3fae808) include binaries with tagged releases via GoReleaser ([#​229](https://togithub.com/golang/mock/issues/229)) [`0800f9a`](https://togithub.com/golang/mock/commit/0800f9a) refactor method names for reflect/source ([#​376](https://togithub.com/golang/mock/issues/376))

Renovate configuration

:date: Schedule: "every weekend" (UTC).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or if you tick the rebase/retry checkbox below.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.