Skip to content

Commit

Permalink
go.mod: update go version to 1.20
Browse files Browse the repository at this point in the history
Signed-off-by: Koichi Shiraishi <zchee.io@gmail.com>
  • Loading branch information
zchee committed May 8, 2024
1 parent f17be8c commit 79aafc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module github.com/neovim/go-client

go 1.18
go 1.20

0 comments on commit 79aafc4

Please sign in to comment.