Skip to content

Commit 01ad594

Browse files
authored
Bump: go version to 1.25 (#2084)
* Bump: go version to 1.25 * Added Changelog
1 parent da07f97 commit 01ad594

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
kind: INTERNAL
2+
body: Bump go version to 1.25
3+
time: 2026-03-02T17:12:36.162167+05:30
4+
custom:
5+
Issue: "2084"
6+
Repository: terraform-ls

.go-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.23.2
1+
1.25

go.mod

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

3-
go 1.24.0
3+
go 1.25.0
44

55
require (
66
github.com/algolia/algoliasearch-client-go/v3 v3.31.4

0 commit comments

Comments
 (0)