dependabot[bot] 78200183cb
Bump github.com/segmentio/encoding from 0.2.23 to 0.3.0
Bumps [github.com/segmentio/encoding](https://github.com/segmentio/encoding) from 0.2.23 to 0.3.0.
- [Release notes](https://github.com/segmentio/encoding/releases)
- [Commits](https://github.com/segmentio/encoding/compare/v0.2.23...v0.3.0)

---
updated-dependencies:
- dependency-name: github.com/segmentio/encoding
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-09 18:20:55 +00:00

10 lines
177 B
Modula-2

module go.unistack.org/micro-codec-segmentio/v3
go 1.16
require (
github.com/segmentio/encoding v0.3.0
go.unistack.org/micro/v3 v3.8.7
google.golang.org/protobuf v1.27.1
)