Go to file
dependabot[bot] ceaff6bf88
Bump google.golang.org/protobuf from 1.28.0 to 1.28.1 (#124)
Bumps [google.golang.org/protobuf](https://github.com/protocolbuffers/protobuf-go) from 1.28.0 to 1.28.1.
- [Release notes](https://github.com/protocolbuffers/protobuf-go/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf-go/blob/master/release.bash)
- [Commits](https://github.com/protocolbuffers/protobuf-go/compare/v1.28.0...v1.28.1)

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-28 14:38:59 +00:00
.github Bump dependabot/fetch-metadata from 1.3.1 to 1.3.3 (#121) 2022-08-28 14:32:57 +00: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 google.golang.org/protobuf from 1.28.0 to 1.28.1 (#124) 2022-08-28 14:38:59 +00:00
go.sum Bump google.golang.org/protobuf from 1.28.0 to 1.28.1 (#124) 2022-08-28 14:38:59 +00:00
grpc.go update to latest micro 2022-06-27 00:39:51 +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 add unknown service handler 2022-03-24 14:38:23 +03:00
reflection.go lint (#53) 2021-04-26 19:04:27 +03:00
request.go cleanup 2022-04-03 14:45:40 +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 Merge branch 'v3' into cleanup 2022-03-21 15:31:43 +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