Skip to content

Commit

Permalink
chore(ci): use Go 1.21
Browse files Browse the repository at this point in the history
  • Loading branch information
julio-lopez committed Dec 8, 2023
1 parent 2ad6e5a commit 943f389
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,6 +1,6 @@
module github.com/mickael-menu/zk

go 1.18
go 1.21

replace github.com/tliron/glsp => github.com/mickael-menu/glsp v0.1.1

Expand Down

0 comments on commit 943f389

Please sign in to comment.