mirror of
https://github.com/laravel-ls/uri
synced 2026-06-16 01:54:57 +02:00
module: upgrade to google/go-cmp@v0.5.4
This commit is contained in:
parent
a28c0baecd
commit
347c518a35
2 changed files with 4 additions and 4 deletions
4
go.mod
4
go.mod
|
|
@ -1,5 +1,5 @@
|
|||
module go.lsp.dev/uri
|
||||
|
||||
go 1.13
|
||||
go 1.15
|
||||
|
||||
require github.com/google/go-cmp v0.4.0
|
||||
require github.com/google/go-cmp v0.5.4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue