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 4b018d5 commit c178d95Copy full SHA for c178d95
README.md
@@ -11,7 +11,7 @@ NOTE: This plugin system is experimental. This means that API compatibility is f
11
## Requirements
12
13
- TFLint v0.42+
14
-- Go v1.21
+- Go v1.22
15
16
## Usage
17
go.mod
@@ -1,6 +1,6 @@
1
module github.com/terraform-linters/tflint-plugin-sdk
2
3
-go 1.21.1
+go 1.22.0
4
5
require (
6
github.com/go-test/deep v1.1.0
0 commit comments