[ci skip] Upgrade github.com/google/go-cmp to v0.4.0

This commit is contained in:
Ken Hibino
2020-01-07 21:22:19 -08:00
parent 24bb45b36b
commit 4f5d115b3e
3 changed files with 7 additions and 42 deletions

2
go.mod
View File

@@ -4,7 +4,7 @@ go 1.13
require (
github.com/go-redis/redis/v7 v7.0.0-beta.4
github.com/google/go-cmp v0.3.1
github.com/google/go-cmp v0.4.0
github.com/mitchellh/go-homedir v1.1.0
github.com/pelletier/go-toml v1.6.0 // indirect
github.com/rs/xid v1.2.1