Update all deps

This commit is contained in:
Renovate Bot
2021-03-18 02:12:10 +00:00
committed by renovate[bot]
parent 70fbb20829
commit 77575d73d5
2 changed files with 8 additions and 67 deletions

4
go.mod
View File

@@ -5,8 +5,8 @@ go 1.14
// github.com/oxtoacart/bpool v0.0.0-20190530202638-03653db5a59c
require (
github.com/golang/protobuf v1.4.3
github.com/golang/protobuf v1.5.1
github.com/segmentio/encoding v0.2.8
github.com/unistack-org/micro/v3 v3.2.23
google.golang.org/protobuf v1.25.0
google.golang.org/protobuf v1.26.0
)