Skip to content
This repository was archived by the owner on Jun 2, 2023. It is now read-only.

Update module golang/mock to v1.4.3 #169

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 22, 2020

This PR contains the following updates:

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

Release Notes

golang/mock

v1.4.3

Compare Source

  • 3a35fb6 Revert "Fix #​71 Do + DoAndReturn signature change error msg (#​395)" (#​413)
    • This was an accidental breaking change in behavior introduced in v1.4.2

v1.4.2

Compare Source

v1.4.1

Compare Source

0188501 Goreleaser (#​394)
b48cb66 Improve performance of mock generation (#​397)
41fe4f7 Reflect in Current Directory First (#​390)
5c85495 Use "." to refer to the current path's package in reflect mode (#​387)

v1.4.0

Compare Source

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


Renovate configuration

📅 Schedule: At any time (no schedule defined).

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

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot changed the title chore(deps): update module golang/mock to v1.4.0 Update module golang/mock to v1.4.0 Feb 10, 2020
@renovate renovate bot force-pushed the renovate/git.colasdn.top-golang-mock-1.x branch from b2634e3 to a3e9680 Compare February 27, 2020 03:41
@renovate renovate bot changed the title Update module golang/mock to v1.4.0 Update module golang/mock to v1.4.1 Feb 27, 2020
@renovate
Copy link
Author

renovate bot commented Feb 27, 2020

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻️ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you check the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/golangci/golangci-api":"/mnt/renovate/gh/golangci/golangci-api" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/renovate-cache/others/go":"/tmp/renovate-cache/others/go" -e GOPATH -e CGO_ENABLED -w "/mnt/renovate/gh/golangci/golangci-api" renovate/go bash -l -c "git config --global url.\"https://x-access-token:**redacted**@github.com/\".insteadOf \"https://github.com/\" && go get -d ./..."
go: downloading github.com/lib/pq v1.3.0
go: downloading github.com/joho/godotenv v1.3.0
go: downloading github.com/go-kit/kit v0.9.0
go: downloading github.com/markbates/goth v0.0.0-20180113214406-24f8ac10e57e
go: downloading github.com/satori/go.uuid v1.2.0
go: downloading github.com/savaki/amplitude-go v0.0.0-20160610055645-f62e3b57c0e4
go: downloading github.com/golangci/golangci-lint v1.20.0
go: downloading github.com/rs/cors v1.6.0
go: downloading github.com/gorilla/sessions v1.1.3
go: extracting github.com/savaki/amplitude-go v0.0.0-20160610055645-f62e3b57c0e4
go: downloading github.com/sirupsen/logrus v1.4.2
go: extracting github.com/joho/godotenv v1.3.0
go: extracting github.com/satori/go.uuid v1.2.0
go: downloading github.com/pkg/errors v0.9.1
go: extracting github.com/gorilla/sessions v1.1.3
go: downloading github.com/gorilla/securecookie v1.1.1
go: downloading github.com/aws/aws-sdk-go v1.28.5
go: extracting github.com/rs/cors v1.6.0
go: extracting github.com/pkg/errors v0.9.1
go: downloading github.com/google/go-github v0.0.0-20180123235826-b1f138353a62
go: extracting github.com/sirupsen/logrus v1.4.2
go: extracting github.com/lib/pq v1.3.0
go: extracting github.com/gorilla/securecookie v1.1.1
go: downloading github.com/mattes/migrate v0.0.0-20171208214826-d23f71b03c4a
go: downloading github.com/spf13/viper v1.6.2
go: downloading github.com/gorilla/schema v1.1.0
go: extracting github.com/markbates/goth v0.0.0-20180113214406-24f8ac10e57e
go: downloading github.com/aws/aws-lambda-go v1.11.1
go: extracting github.com/gorilla/schema v1.1.0
go: downloading github.com/shirou/gopsutil v0.0.0-20190901111213-e4ec7b275ada
go: extracting github.com/spf13/viper v1.6.2
go: downloading golang.org/x/tools v0.0.0-20190930201159-7c411dea38b0
go: extracting github.com/mattes/migrate v0.0.0-20171208214826-d23f71b03c4a
go: extracting github.com/aws/aws-lambda-go v1.11.1
go: extracting github.com/go-kit/kit v0.9.0
go: extracting github.com/google/go-github v0.0.0-20180123235826-b1f138353a62
go: extracting github.com/shirou/gopsutil v0.0.0-20190901111213-e4ec7b275ada
go: downloading github.com/dukex/mixpanel v0.0.0-20180925151559-f8d5594f958e
go: downloading golang.org/x/sys v0.0.0-20191026070338-33540a1f6037
go: extracting github.com/dukex/mixpanel v0.0.0-20180925151559-f8d5594f958e
go: downloading github.com/pelletier/go-toml v1.2.0
go: extracting github.com/pelletier/go-toml v1.2.0
go: downloading github.com/gorilla/context v1.1.1
go: extracting github.com/gorilla/context v1.1.1
go: downloading golang.org/x/net v0.0.0-20190923162816-aa69164e4478
verifying github.com/golangci/[email protected]: checksum mismatch
	downloaded: h1:BRmroXvnikbTCJJ+wbBgbt2kfbDC5RGONSK8xL9D6eo=
	go.sum:     h1:bokjFHRgut7TT9YiKSVWVscWfZNs1fQgSz94geGPHJw=

SECURITY ERROR
This download does NOT match an earlier download recorded in go.sum.
The bits may have been replaced on the origin server, or an attacker may
have intercepted the download attempt.

For more information, see 'go help module-auth'.

@renovate renovate bot force-pushed the renovate/git.colasdn.top-golang-mock-1.x branch 2 times, most recently from 8dcb2c8 to 3e51646 Compare March 13, 2020 22:39
@renovate renovate bot changed the title Update module golang/mock to v1.4.1 Update module golang/mock to v1.4.2 Mar 13, 2020
@renovate renovate bot changed the title Update module golang/mock to v1.4.2 Update module golang/mock to v1.4.3 Mar 16, 2020
@renovate renovate bot force-pushed the renovate/git.colasdn.top-golang-mock-1.x branch from 3e51646 to cd7a2cc Compare March 16, 2020 15:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant