Skip to content

Commit

Permalink
bump ego to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
mperham committed Jul 10, 2024
1 parent 319f9e3 commit 1f2136f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ release:
-F /tmp/release-notes.md -e -o || :

prepare: ## install build prereqs
go install github.com/benbjohnson/ego/...@v0.4.1
go install github.com/benbjohnson/ego/...@v0.4.3
@echo Now you should be ready to run "make"

tags: clean ## Create tags file for vim, etc
Expand Down

0 comments on commit 1f2136f

Please sign in to comment.