mirror of
https://github.com/pomerium/pomerium.git
synced 2025-08-03 00:40:25 +02:00
fix(deps): update module github.com/google/go-cmp to v0.5.5
This commit is contained in:
parent
46ae3cf358
commit
50dc15de28
2 changed files with 3 additions and 2 deletions
2
go.mod
2
go.mod
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue