chore(deps): update module golang/protobuf to v1.3.5

This commit is contained in:
Renovate Bot 2020-03-17 12:42:19 +00:00 committed by renovate[bot]
parent 8ddb702572
commit d597af9de4
2 changed files with 3 additions and 1 deletions

2
go.mod
View file

@ -12,7 +12,7 @@ require (
github.com/go-redis/redis/v7 v7.2.0
github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e
github.com/golang/mock v1.4.3
github.com/golang/protobuf v1.3.4
github.com/golang/protobuf v1.3.5
github.com/google/go-cmp v0.4.0
github.com/gorilla/mux v1.7.4
github.com/mitchellh/hashstructure v1.0.0