2d000c53b9
Bumps [go.unistack.org/micro/v3](https://github.com/unistack-org/micro) from 3.9.10 to 3.9.11. - [Release notes](https://github.com/unistack-org/micro/releases) - [Commits](https://github.com/unistack-org/micro/compare/v3.9.10...v3.9.11) --- 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>
11 lines
211 B
Modula-2
11 lines
211 B
Modula-2
module go.unistack.org/micro-client-drpc/v3
|
|
|
|
go 1.16
|
|
|
|
require (
|
|
github.com/google/gnostic v0.6.9 // indirect
|
|
github.com/zeebo/errs v1.3.0 // indirect
|
|
go.unistack.org/micro/v3 v3.9.11
|
|
storj.io/drpc v0.0.32
|
|
)
|