mirror of
https://github.com/laravel-ls/uri
synced 2026-06-16 01:54:57 +02:00
module: update to google/go-cmp@b1c9c4891a
This commit is contained in:
parent
f6be1fff45
commit
e112321934
2 changed files with 3 additions and 3 deletions
2
go.mod
2
go.mod
|
|
@ -3,6 +3,6 @@ module github.com/go-language-server/uri
|
|||
go 1.13
|
||||
|
||||
require (
|
||||
github.com/google/go-cmp v0.3.1
|
||||
github.com/google/go-cmp v0.3.2-0.20190829225427-b1c9c4891a65
|
||||
golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue