diff --git a/go.mod b/go.mod index c7d80a89d..4d4bbbce3 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/tarantool/tt -go 1.22 +go 1.22.10 require ( github.com/adam-hanna/arrayOperations v0.2.6