Go to file
dependabot[bot] 728d3f2a8c
Bump github.com/unistack-org/micro/v3 from 3.7.0 to 3.7.1 (#37)
Bumps [github.com/unistack-org/micro/v3](https://github.com/unistack-org/micro) from 3.7.0 to 3.7.1.
- [Release notes](https://github.com/unistack-org/micro/releases)
- [Commits](https://github.com/unistack-org/micro/compare/v3.7.0...v3.7.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-17 08:34:26 +03:00
.github update workflows 2021-09-17 07:47:45 +03:00
.golangci.yml lint (#32) 2021-04-26 19:17:29 +03:00
.synced add marker flag for sync 2020-09-20 14:20:42 +03:00
codec.go update for latest micro 2021-07-31 15:10:59 +03:00
error.go merge https://github.com/asim/go-micro/pull/2158 2021-04-29 14:31:57 +03:00
go.mod Bump github.com/unistack-org/micro/v3 from 3.7.0 to 3.7.1 (#37) 2021-09-17 08:34:26 +03:00
go.sum Bump github.com/unistack-org/micro/v3 from 3.7.0 to 3.7.1 (#37) 2021-09-17 08:34:26 +03:00
grpc_pool.go lint (#32) 2021-04-26 19:17:29 +03:00
grpc.go update for latest micro 2021-07-31 15:10:59 +03:00
LICENSE fix license 2020-11-18 22:40:06 +03:00
message.go lint (#32) 2021-04-26 19:17:29 +03:00
options.go lint (#32) 2021-04-26 19:17:29 +03:00
request_test.go Fix the grpc test 2020-09-18 16:32:52 +03:00
request.go lint (#32) 2021-04-26 19:17:29 +03:00
response.go codec rewrite 2020-11-26 01:18:35 +03:00
stream.go lint (#32) 2021-04-26 19:17:29 +03:00