Skip to content

Commit

Permalink
chore(deps): Update module github.com/golang/mock to v1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 13, 2021
1 parent 20873a4 commit 89c1b48
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 63 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.13
require (
github.com/davecgh/go-spew v1.1.1
github.com/go-logr/logr v0.1.0
github.com/golang/mock v1.4.3
github.com/golang/mock v1.6.0
github.com/goreleaser/goreleaser v0.143.0
github.com/hashicorp/golang-lru v0.5.4 // indirect
github.com/maxbrunsfeld/counterfeiter/v6 v6.2.3
Expand All @@ -17,7 +17,7 @@ require (
github.com/prometheus/common v0.10.0 // indirect
github.com/stretchr/testify v1.6.1
golang.org/x/time v0.0.0-20200416051211-89c76fbcd5d1 // indirect
golang.org/x/tools v0.0.0-20200724022722-7017fd6b1305
golang.org/x/tools v0.1.1
gomodules.xyz/jsonpatch/v2 v2.1.0 // indirect
k8s.io/api v0.18.4
k8s.io/apiextensions-apiserver v0.18.4 // indirect
Expand Down
Loading

0 comments on commit 89c1b48

Please sign in to comment.