mirror of
https://github.com/laravel-ls/uri
synced 2026-06-16 01:54:57 +02:00
module: use go1.13
This commit is contained in:
parent
eb80a3a0a0
commit
f6be1fff45
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
|
@ -1,6 +1,6 @@
|
|||
module github.com/go-language-server/uri
|
||||
|
||||
go 1.12
|
||||
go 1.13
|
||||
|
||||
require (
|
||||
github.com/google/go-cmp v0.3.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue