diff --git a/go.mod b/go.mod index 518223e..255a5a6 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module penahub.gitlab.yandexcloud.net/devops/linters/golang.git -go 1.22.2 +go 1.22.0 require go.uber.org/zap v1.27.0