Go to file
dependabot[bot] d243b884c7
Bump golangci/golangci-lint-action from 3.1.0 to 3.2.0 (#85)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v3.1.0...v3.2.0)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-25 22:50:10 +03:00
.github Bump golangci/golangci-lint-action from 3.1.0 to 3.2.0 (#85) 2022-06-25 22:50:10 +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 import paths 2021-10-27 00:57:12 +03:00
error.go handle more error cases 2022-04-05 15:13:58 +03:00
go.mod Bump go.unistack.org/micro/v3 from 3.9.7 to 3.9.8 2022-05-03 17:22:50 +00:00
go.sum Bump go.unistack.org/micro/v3 from 3.9.7 to 3.9.8 2022-05-03 17:22:50 +00:00
grpc_pool.go pass timeout headers in proper format 2022-03-21 14:09:08 +03:00
grpc.go use backoff for lookup too 2022-05-01 23:23:15 +03:00
LICENSE fix license 2020-11-18 22:40:06 +03:00
message.go fix for latest micro 2021-12-16 15:34:28 +03:00
options.go update import paths 2021-10-27 00:57:12 +03:00
request_test.go Fix the grpc test 2020-09-18 16:32:52 +03:00
request.go update import paths 2021-10-27 00:57:12 +03:00
response.go update import paths 2021-10-27 00:57:12 +03:00
stream.go update for latest micro 2022-01-12 17:41:33 +03:00