Update all deps

This commit is contained in:
Renovate Bot
2021-02-10 10:18:51 +00:00
parent 420d91ff14
commit 0292056900
2 changed files with 19 additions and 2 deletions

4
go.mod
View File

@@ -6,7 +6,7 @@ go 1.14
require (
github.com/golang/protobuf v1.4.3
github.com/segmentio/encoding v0.2.4
github.com/unistack-org/micro/v3 v3.1.1
github.com/segmentio/encoding v0.2.7
github.com/unistack-org/micro/v3 v3.2.8
google.golang.org/protobuf v1.25.0
)