diff options
Diffstat (limited to 'client/go.mod')
| -rw-r--r-- | client/go.mod | 2 |
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 |