1
0
Fork 0
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:
Koichi Shiraishi 2021-02-16 23:22:59 +09:00
parent a28c0baecd
commit 347c518a35
No known key found for this signature in database
GPG key ID: A71DFD3B4DA7A79B
2 changed files with 4 additions and 4 deletions

4
go.mod
View file

@ -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