Skip to content

Commit

Permalink
bump gomods (#14296)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmank88 authored Sep 2, 2024
1 parent 0e11561 commit 2d77ff4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GNUmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ presubmit: ## Format go files and imports.

.PHONY: gomods
gomods: ## Install gomods
go install github.com/jmank88/[email protected].3
go install github.com/jmank88/[email protected].4

.PHONY: mockery
mockery: $(mockery) ## Install mockery.
Expand Down

0 comments on commit 2d77ff4

Please sign in to comment.