diff options
Diffstat (limited to 'http-client/go.mod')
| -rw-r--r-- | http-client/go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
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 |