diff --git a/go.mod b/go.mod index 9e1658c4..bd35f559 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/terraform-linters/tflint-ruleset-google -go 1.22.2 +go 1.22.5 require ( github.com/dave/dst v0.27.3