Skip to content

Commit

Permalink
Bump Go version to 1.23.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dbanck committed Oct 16, 2024
1 parent 90aa50e commit 8ebf32b
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
6 changes: 6 additions & 0 deletions .changes/unreleased/INTERNAL-20241016-121254.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
kind: INTERNAL
body: Bump Go version to `1.23.2`
time: 2024-10-16T12:12:54.944971+02:00
custom:
Issue: "1849"
Repository: terraform-ls
2 changes: 1 addition & 1 deletion .go-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.22.4
1.23.2
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
module github.com/hashicorp/terraform-ls

go 1.22.4
toolchain go1.23.2
go 1.23.2

require (
github.com/algolia/algoliasearch-client-go/v3 v3.31.3
Expand Down

0 comments on commit 8ebf32b

Please sign in to comment.