From c7432de8454349bc5a863cb35afa922a628ac828 Mon Sep 17 00:00:00 2001 From: Alex Date: Wed, 18 Dec 2019 12:23:29 +0100 Subject: [PATCH] Proper version name to the module. --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index e3dc7eb..3feffb9 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module github.com/echo-go/echoswagger +module github.com/echo-go/echoswagger/v2 require ( github.com/labstack/echo v3.3.10+incompatible // indirect