summaryrefslogtreecommitdiff
path: root/client/go.mod
diff options
context:
space:
mode:
authorAndrew <saintruler@gmail.com>2021-05-13 22:06:56 +0400
committerAndrew <saintruler@gmail.com>2021-05-13 22:06:56 +0400
commit6ab2b5752c41520fc83f4fc07749e9da30d94673 (patch)
treefd4d75155a9195ddfed307e3e4819ad60b57b08a /client/go.mod
parentee201b761f02c95e57e91528cf6060a55fd259d1 (diff)
Changed package names.
Diffstat (limited to 'client/go.mod')
-rw-r--r--client/go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/go.mod b/client/go.mod
index 168a27a..9bed759 100644
--- a/client/go.mod
+++ b/client/go.mod
@@ -1,4 +1,4 @@
-module vasthecat.ru/coursework-client
+module coursework-client
go 1.16