diff --git a/hw01_hello_otus/go.mod b/hw01_hello_otus/go.mod index e73cf6a..b45203d 100644 --- a/hw01_hello_otus/go.mod +++ b/hw01_hello_otus/go.mod @@ -1,5 +1,5 @@ module github.com/DimVlas/hw01_hello_otus -go 1.22 +go 1.19 require golang.org/x/example v0.0.0-20230731131755-00c7068f9d83