mirror of
https://github.com/laravel-ls/uri
synced 2026-06-16 01:54:57 +02:00
module: update module packages
This commit is contained in:
parent
43c82a6371
commit
eb80a3a0a0
2 changed files with 6 additions and 6 deletions
4
go.mod
4
go.mod
|
|
@ -3,6 +3,6 @@ module github.com/go-language-server/uri
|
|||
go 1.12
|
||||
|
||||
require (
|
||||
github.com/google/go-cmp v0.3.0
|
||||
golang.org/x/xerrors v0.0.0-20190516184347-8115aa61538e
|
||||
github.com/google/go-cmp v0.3.1
|
||||
golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue