summaryrefslogtreecommitdiff
path: root/http-server
diff options
context:
space:
mode:
Diffstat (limited to 'http-server')
-rw-r--r--http-server/go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/http-server/go.mod b/http-server/go.mod
index 3ada4ae..c52b3bc 100644
--- a/http-server/go.mod
+++ b/http-server/go.mod
@@ -1,4 +1,4 @@
-module vasthecat.ru/coursework/http-server
+module coursework/http-server
go 1.16