diff --git a/go.mod b/go.mod index 16a64f53..b43a0357 100644 --- a/go.mod +++ b/go.mod @@ -5,4 +5,4 @@ // So we need the go.mod file in our test modules. module github.com/reviewdog/action-golangci-lint -go 1.17 +go 1.18