Skip to content

Commit c433624

Browse files
authored
Go 1.20 (#264)
1 parent 6f02250 commit c433624

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.40+
11-
- Go v1.19
11+
- Go v1.20
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.19
3+
go 1.20
44

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

0 commit comments

Comments
 (0)