mirror of
https://github.com/laravel-ls/uri
synced 2026-06-22 10:43:45 +02:00
Update to support go v1.22+
This commit is contained in:
parent
80f6b3499f
commit
016e7e9a41
6 changed files with 124 additions and 824 deletions
2
go.mod
2
go.mod
|
|
@ -1,5 +1,5 @@
|
|||
module go.lsp.dev/uri
|
||||
|
||||
go 1.15
|
||||
go 1.22
|
||||
|
||||
require github.com/google/go-cmp v0.5.4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue