Skip to content

Commit 78641a7

Browse files
authored
Go 1.22 (#333)
1 parent 47389ce commit 78641a7

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
@@ -8,7 +8,7 @@ TFLint ruleset plugin for Terraform Google Cloud Platform provider
88
## Requirements
99

1010
- TFLint v0.42+
11-
- Go v1.21
11+
- Go v1.22
1212

1313
## Installation
1414

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-ruleset-google
22

3-
go 1.21.1
3+
go 1.22.0
44

55
require (
66
github.com/dave/dst v0.27.3

0 commit comments

Comments
 (0)