Bump go.unistack.org/micro/v3 from 3.9.7 to 3.9.8

Bumps [go.unistack.org/micro/v3](https://github.com/unistack-org/micro) from 3.9.7 to 3.9.8.
- [Release notes](https://github.com/unistack-org/micro/releases)
- [Commits](https://github.com/unistack-org/micro/compare/v3.9.7...v3.9.8)

---
updated-dependencies:
- dependency-name: go.unistack.org/micro/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-05-03 11:17:51 +00:00
committed by GitHub
parent cbf92e21e0
commit fe4cf8a492
2 changed files with 8 additions and 6 deletions

4
go.mod
View File

@@ -5,15 +5,13 @@ go 1.17
require (
github.com/twmb/franz-go v1.5.0
github.com/twmb/franz-go/pkg/kmsg v1.0.0
go.unistack.org/micro/v3 v3.9.7
go.unistack.org/micro/v3 v3.9.8
)
require (
github.com/golang/protobuf v1.5.2 // indirect
github.com/google/gnostic v0.6.8 // indirect
github.com/klauspost/compress v1.15.2 // indirect
github.com/kr/pretty v0.2.1 // indirect
github.com/kr/text v0.2.0 // indirect
github.com/patrickmn/go-cache v2.1.0+incompatible // indirect
github.com/pierrec/lz4/v4 v4.1.14 // indirect
github.com/twmb/go-rbtree v1.0.0 // indirect