Skip to content

Commit c178d95

Browse files
authored
Go 1.22 (#307)
1 parent 4b018d5 commit c178d95

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ NOTE: This plugin system is experimental. This means that API compatibility is f
1111
## Requirements
1212

1313
- TFLint v0.42+
14-
- Go v1.21
14+
- Go v1.22
1515

1616
## Usage
1717

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/terraform-linters/tflint-plugin-sdk
22

3-
go 1.21.1
3+
go 1.22.0
44

55
require (
66
github.com/go-test/deep v1.1.0

0 commit comments

Comments
 (0)