46bac1a3cf
Bumps [github.com/segmentio/encoding](https://github.com/segmentio/encoding) from 0.2.17 to 0.2.19. - [Release notes](https://github.com/segmentio/encoding/releases) - [Commits](https://github.com/segmentio/encoding/compare/v0.2.17...v0.2.19) --- updated-dependencies: - dependency-name: github.com/segmentio/encoding dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
10 lines
195 B
Modula-2
10 lines
195 B
Modula-2
module github.com/unistack-org/micro-codec-segmentio/v3
|
|
|
|
go 1.16
|
|
|
|
require (
|
|
github.com/segmentio/encoding v0.2.19
|
|
github.com/unistack-org/micro/v3 v3.3.19
|
|
google.golang.org/protobuf v1.27.1
|
|
)
|