Skip to content

Commit 489301a

Browse files
authored
Go 1.23.1 (#672)
1 parent 2d4123e commit 489301a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This ruleset focus on possible errors and best practices about AWS resources. Ma
1010
## Requirements
1111

1212
- TFLint v0.42+
13-
- Go v1.22
13+
- Go v1.23
1414

1515
## Installation
1616

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/terraform-linters/tflint-ruleset-aws
22

3-
go 1.22.4
3+
go 1.23.1
44

55
require (
66
github.com/agext/levenshtein v1.2.2 // indirect

0 commit comments

Comments
 (0)