Go to file
dependabot[bot] c42770b800
Bump github.com/unistack-org/micro/v3 from 3.7.0 to 3.7.1 (#69)
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:29:38 +03:00
.github update workflows 2021-09-17 07:49:21 +03:00
.golangci.yml lint (#53) 2021-04-26 19:04:27 +03:00
.synced add marker flag for sync 2020-09-20 16:10:02 +03:00
codec.go lint (#53) 2021-04-26 19:04:27 +03:00
error.go lint (#53) 2021-04-26 19:04:27 +03:00
go.mod Bump github.com/unistack-org/micro/v3 from 3.7.0 to 3.7.1 (#69) 2021-09-17 08:29:38 +03:00
go.sum Bump github.com/unistack-org/micro/v3 from 3.7.0 to 3.7.1 (#69) 2021-09-17 08:29:38 +03:00
grpc.go use single err variable 2021-06-17 14:12:26 +03:00
handler.go lint (#53) 2021-04-26 19:04:27 +03:00
LICENSE codec rewrite 2020-11-26 01:17:21 +03:00
options.go remove stale funcs 2021-06-15 23:23:42 +03:00
reflection.go lint (#53) 2021-04-26 19:04:27 +03:00
request.go lint (#53) 2021-04-26 19:04:27 +03:00
response.go lint (#53) 2021-04-26 19:04:27 +03:00
server.go lint (#53) 2021-04-26 19:04:27 +03:00
stream.go use own fork 2020-09-20 16:08:45 +03:00
subscriber.go lint (#53) 2021-04-26 19:04:27 +03:00
util_test.go import related code from micro repo 2020-11-05 23:45:50 +03:00
util.go lint (#53) 2021-04-26 19:04:27 +03:00