Skip to content

Commit a145d0e

Browse files
authored
deps: Bump Go to 1.25 (#459)
1 parent 049f8b9 commit a145d0e

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.46+
11-
- Go v1.24
11+
- Go v1.25
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.24.6
3+
go 1.25.1
44

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

0 commit comments

Comments
 (0)