Skip to content

Commit 79aafc4

Browse files
committed
go.mod: update go version to 1.20
Signed-off-by: Koichi Shiraishi <[email protected]>
1 parent f17be8c commit 79aafc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module github.com/neovim/go-client
22

3-
go 1.18
3+
go 1.20

0 commit comments

Comments
 (0)