fix(deps): update module github.com/google/go-cmp to v0.5.5

This commit is contained in:
Renovate Bot 2021-03-08 01:52:03 +00:00 committed by renovate[bot]
parent 46ae3cf358
commit 50dc15de28
2 changed files with 3 additions and 2 deletions

2
go.mod
View file

@ -20,7 +20,7 @@ require (
github.com/golang/mock v1.5.0
github.com/golang/protobuf v1.4.3
github.com/google/btree v1.0.0
github.com/google/go-cmp v0.5.4
github.com/google/go-cmp v0.5.5
github.com/google/go-jsonnet v0.17.0
github.com/google/uuid v1.2.0
github.com/gorilla/handlers v1.5.1