From 23ecf18de76e8ef873acac89923232987366c7a9 Mon Sep 17 00:00:00 2001 From: Emile Date: Mon, 25 Feb 2019 23:56:29 +0100 Subject: updated the file structure --- src/go.mod | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/go.mod') diff --git a/src/go.mod b/src/go.mod index 489c84a..e1581d6 100644 --- a/src/go.mod +++ b/src/go.mod @@ -1 +1,3 @@ module frontpage + +require github.com/gorilla/mux v1.7.0 -- cgit 1.4.1