Update module github.com/segmentio/encoding to v0.2.13

This commit is contained in:
Renovate Bot
2021-03-22 22:53:08 +00:00
committed by renovate[bot]
parent 5d542362ca
commit 76b4f90765
2 changed files with 5 additions and 3 deletions

2
go.mod
View File

@@ -5,7 +5,7 @@ go 1.16
// github.com/oxtoacart/bpool v0.0.0-20190530202638-03653db5a59c
require (
github.com/segmentio/encoding v0.2.12
github.com/segmentio/encoding v0.2.13
github.com/unistack-org/micro/v3 v3.2.24
google.golang.org/protobuf v1.26.0
)