summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/labstack/echo/v4/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/labstack/echo/v4/Makefile')
-rw-r--r--vendor/github.com/labstack/echo/v4/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/vendor/github.com/labstack/echo/v4/Makefile b/vendor/github.com/labstack/echo/v4/Makefile
new file mode 100644
index 00000000..dfcb6c02
--- /dev/null
+++ b/vendor/github.com/labstack/echo/v4/Makefile
@@ -0,0 +1,3 @@
+tag:
+ @git tag `grep -P '^\tversion = ' echo.go|cut -f2 -d'"'`
+ @git tag|grep -v ^v