Bump github.com/segmentio/encoding from 0.2.17 to 0.2.19 (#44)

This commit is contained in:
dependabot[bot]
2021-09-06 15:27:36 +00:00
committed by GitHub
parent 30550965ef
commit 9d0e5abde7
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module github.com/unistack-org/micro-codec-segmentio/v3
go 1.16
require (
github.com/segmentio/encoding v0.2.17
github.com/segmentio/encoding v0.2.19
github.com/unistack-org/micro/v3 v3.3.19
google.golang.org/protobuf v1.27.1
)