We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 398a962 commit 3c5f34dCopy full SHA for 3c5f34d
Makefile
@@ -73,7 +73,7 @@ MOCKGEN ?= $(LOCALBIN)/mockgen
73
## Tool Versions
74
ADDLICENSE_VERSION ?= v1.1.0
75
GOIMPORTS_VERSION ?= v0.5.0
76
-MOCKGEN_VERSION ?= v1.6.0
+MOCKGEN_VERSION ?= v1.5.0
77
78
.PHONY: addlicense
79
addlicense: $(ADDLICENSE) ## Download addlicense locally if necessary.
0 commit comments