diff --git a/go.mod b/go.mod index f2fc7a1..f32daf0 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module git.frostfs.info/TrueCloudLab/multinet -go 1.20 +go 1.22 require ( github.com/stretchr/testify v1.8.4