Go to file
dependabot[bot] 9617533481
Bump golangci/golangci-lint-action from 2 to 3 (#94)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 2 to 3.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v2...v3)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2022-02-25 13:29:24 +03:00
.github Bump golangci/golangci-lint-action from 2 to 3 (#94) 2022-02-25 13:29:24 +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 update import paths 2021-10-27 01:00:27 +03:00
error.go update import paths 2021-10-27 01:00:27 +03:00
go.mod Bump go.unistack.org/micro/v3 from 3.8.20 to 3.8.21 (#91) 2022-02-25 13:24:52 +03:00
go.sum Bump go.unistack.org/micro/v3 from 3.8.20 to 3.8.21 (#91) 2022-02-25 13:24:52 +03:00
grpc.go fix import guard 2021-10-27 01:01:15 +03:00
handler.go update import paths 2021-10-27 01:00:27 +03:00
LICENSE codec rewrite 2020-11-26 01:17:21 +03:00
options.go update import paths 2021-10-27 01:00:27 +03:00
reflection.go lint (#53) 2021-04-26 19:04:27 +03:00
request.go update import paths 2021-10-27 01:00:27 +03:00
response.go update import paths 2021-10-27 01:00:27 +03:00
server.go update import paths 2021-10-27 01:00:27 +03:00
stream.go update import paths 2021-10-27 01:00:27 +03:00
subscriber.go update import paths 2021-10-27 01:00: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