aboutsummaryrefslogtreecommitdiffstats
path: root/src/dma/vendor/github.com/labstack/echo/Makefile
blob: dfcb6c02ba9fe97fcba05e66cbfbb7527954a7be (plain)
1
2
3
tag:
	@git tag `grep -P '^\tversion = ' echo.go|cut -f2 -d'"'`
	@git tag|grep -v ^v