From 6674b2a229ff0ac832d4894faca032e04f743ee9 Mon Sep 17 00:00:00 2001 From: techknowlogick Date: Wed, 17 Apr 2019 15:58:08 -0400 Subject: [PATCH] Update to current module name --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index a5da155..3d42184 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module github.com/tamalsaha/cors +module github.com/go-macaron/cors require ( github.com/Unknwon/com v0.0.0-20181010210213-41959bdd855f // indirect