Skip to content

Commit 4debbeb

Browse files
committed
chore(deps): downgrade Go version to 1.23.4
Change the Go module version requirement from 1.24.2 to 1.23.4 to ensure better compatibility with existing environments and toolchains that might not support the newer Go version yet.
1 parent fc6927f commit 4debbeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/nametake/golangci-lint-langserver
22

3-
go 1.24.2
3+
go 1.23.4
44

55
require github.com/sourcegraph/jsonrpc2 v0.2.0
66

0 commit comments

Comments
 (0)