We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 049f8b9 commit a145d0eCopy full SHA for a145d0e
README.md
@@ -8,7 +8,7 @@ TFLint ruleset plugin for Terraform Google Cloud Platform provider
8
## Requirements
9
10
- TFLint v0.46+
11
-- Go v1.24
+- Go v1.25
12
13
## Installation
14
go.mod
@@ -1,6 +1,6 @@
1
module github.com/terraform-linters/tflint-ruleset-google
2
3
-go 1.24.6
+go 1.25.1
4
5
require (
6
github.com/dave/dst v0.27.3
0 commit comments