diff --git a/go.mod b/go.mod index a5e1c0a..aee6657 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/Yandex-Practicum/go-autotests -go 1.20 +go 1.21 require ( github.com/go-resty/resty/v2 v2.7.0