Skip to content

Commit 3c5f34d

Browse files
committed
Update Makefile
1 parent 398a962 commit 3c5f34d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ MOCKGEN ?= $(LOCALBIN)/mockgen
7373
## Tool Versions
7474
ADDLICENSE_VERSION ?= v1.1.0
7575
GOIMPORTS_VERSION ?= v0.5.0
76-
MOCKGEN_VERSION ?= v1.6.0
76+
MOCKGEN_VERSION ?= v1.5.0
7777

7878
.PHONY: addlicense
7979
addlicense: $(ADDLICENSE) ## Download addlicense locally if necessary.

0 commit comments

Comments
 (0)