From 6ab2b5752c41520fc83f4fc07749e9da30d94673 Mon Sep 17 00:00:00 2001 From: Andrew Date: Thu, 13 May 2021 22:06:56 +0400 Subject: Changed package names. --- http-client/go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'http-client') diff --git a/http-client/go.mod b/http-client/go.mod index a62b9f0..fe7584c 100644 --- a/http-client/go.mod +++ b/http-client/go.mod @@ -1,4 +1,4 @@ -module vasthecat.ru/coursework/http-client +module coursework/http-client go 1.16 -- cgit v1.2.3