diff --git a/hw02_unpack_string/.sync b/hw02_unpack_string/.sync deleted file mode 100644 index e69de29..0000000 diff --git a/hw02_unpack_string/go.mod b/hw02_unpack_string/go.mod index 4111e10..6241841 100644 --- a/hw02_unpack_string/go.mod +++ b/hw02_unpack_string/go.mod @@ -1,6 +1,6 @@ module github.com/DimVlas/otus_hw/hw02_unpack_string -go 1.19 +go 1.22 require github.com/stretchr/testify v1.7.0