Skip to content

Commit fc6927f

Browse files
committed
chore(deps): upgrade Go version from 1.23.4 to 1.24.2
Update the Go module version requirement to use the latest stable version of Go. This ensures compatibility with current tooling and access to recent language improvements and bug fixes.
1 parent 2c4339d commit fc6927f

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.23.4
3+
go 1.24.2
44

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

0 commit comments

Comments
 (0)