Skip to content

Commit 100a68b

Browse files
chore: Pin dependency go to 1.26.1
1 parent 78f7026 commit 100a68b

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/nobl9/nobl9-language-server
22

3-
go 1.24
3+
go 1.26.1
44

55
require (
66
github.com/bmatcuk/doublestar/v4 v4.9.1

0 commit comments

Comments
 (0)