Commit Graph

59 Commits

Author SHA1 Message Date
dependabot[bot]
9904fd9f09
Bump go.unistack.org/micro/v3 from 3.8.10 to 3.8.11
Bumps [go.unistack.org/micro/v3](https://github.com/unistack-org/micro) from 3.8.10 to 3.8.11.
- [Release notes](https://github.com/unistack-org/micro/releases)
- [Commits](https://github.com/unistack-org/micro/compare/v3.8.10...v3.8.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-24 18:17:08 +00:00
dependabot[bot]
55c0ad4cb4
Bump github.com/segmentio/encoding from 0.2.23 to 0.3.2
Bumps [github.com/segmentio/encoding](https://github.com/segmentio/encoding) from 0.2.23 to 0.3.2.
- [Release notes](https://github.com/segmentio/encoding/releases)
- [Commits](https://github.com/segmentio/encoding/compare/v0.2.23...v0.3.2)

---
updated-dependencies:
- dependency-name: github.com/segmentio/encoding
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-22 18:24:19 +00:00
dependabot[bot]
efbdb8f766
Bump go.unistack.org/micro/v3 from 3.8.9 to 3.8.10
Bumps [go.unistack.org/micro/v3](https://github.com/unistack-org/micro) from 3.8.9 to 3.8.10.
- [Release notes](https://github.com/unistack-org/micro/releases)
- [Commits](https://github.com/unistack-org/micro/compare/v3.8.9...v3.8.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-19 18:16:07 +00:00
dependabot[bot]
7c8be81c11
Bump go.unistack.org/micro/v3 from 3.8.7 to 3.8.9
Bumps [go.unistack.org/micro/v3](https://github.com/unistack-org/micro) from 3.8.7 to 3.8.9.
- [Release notes](https://github.com/unistack-org/micro/releases)
- [Commits](https://github.com/unistack-org/micro/compare/v3.8.7...v3.8.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-18 18:21:23 +00:00
dependabot[bot]
30f4a6ca4e
Bump go.unistack.org/micro/v3 from 3.8.6 to 3.8.7
Bumps [go.unistack.org/micro/v3](https://github.com/unistack-org/micro) from 3.8.6 to 3.8.7.
- [Release notes](https://github.com/unistack-org/micro/releases)
- [Commits](https://github.com/unistack-org/micro/compare/v3.8.6...v3.8.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-28 18:20:48 +00:00
dependabot[bot]
bb573dd070
Bump github.com/segmentio/encoding from 0.2.21 to 0.2.23
Bumps [github.com/segmentio/encoding](https://github.com/segmentio/encoding) from 0.2.21 to 0.2.23.
- [Release notes](https://github.com/segmentio/encoding/releases)
- [Commits](https://github.com/segmentio/encoding/compare/v0.2.21...v0.2.23)

---
updated-dependencies:
- dependency-name: github.com/segmentio/encoding
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-27 14:53:22 +00:00
dependabot[bot]
96c51073b4
Bump go.unistack.org/micro/v3 from 3.8.4 to 3.8.6
Bumps [go.unistack.org/micro/v3](https://github.com/unistack-org/micro) from 3.8.4 to 3.8.6.
- [Release notes](https://github.com/unistack-org/micro/releases)
- [Commits](https://github.com/unistack-org/micro/compare/v3.8.4...v3.8.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-27 14:17:14 +00:00
dc15319a6d change import paths
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2021-10-25 20:24:40 +03:00
3895c6b703 fix codec.Frame in case of flatten struct tag
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2021-09-24 00:45:52 +03:00
dependabot[bot]
58007eafeb
Bump github.com/segmentio/encoding from 0.2.20 to 0.2.21
Bumps [github.com/segmentio/encoding](https://github.com/segmentio/encoding) from 0.2.20 to 0.2.21.
- [Release notes](https://github.com/segmentio/encoding/releases)
- [Commits](https://github.com/segmentio/encoding/compare/v0.2.20...v0.2.21)

---
updated-dependencies:
- dependency-name: github.com/segmentio/encoding
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-20 18:19:18 +00:00
dependabot[bot]
f30e61d84f
Bump github.com/unistack-org/micro/v3 from 3.7.0 to 3.7.1 (#47)
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>
Co-authored-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2021-09-17 09:19:20 +03:00
dependabot[bot]
c43d91461e
Bump github.com/segmentio/encoding from 0.2.19 to 0.2.20 (#46)
Bumps [github.com/segmentio/encoding](https://github.com/segmentio/encoding) from 0.2.19 to 0.2.20.
- [Release notes](https://github.com/segmentio/encoding/releases)
- [Commits](https://github.com/segmentio/encoding/compare/v0.2.19...v0.2.20)

---
updated-dependencies:
- dependency-name: github.com/segmentio/encoding
  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:31:42 +03:00
dependabot[bot]
1be19b6e8b
Bump github.com/unistack-org/micro/v3 from 3.3.19 to 3.7.0 (#45) 2021-09-06 15:30:52 +00:00
dependabot[bot]
9d0e5abde7
Bump github.com/segmentio/encoding from 0.2.17 to 0.2.19 (#44) 2021-09-06 15:27:36 +00:00
dependabot[bot]
30550965ef
Bump google.golang.org/protobuf from 1.26.0 to 1.27.1 (#43) 2021-09-06 15:24:55 +00:00
b4721030eb simplify
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2021-05-26 00:58:47 +03:00
Renovate Bot
f9fca87e92 Update module github.com/unistack-org/micro/v3 to v3.3.17 2021-04-27 09:43:49 +00:00
Renovate Bot
c6db5d6e32 Update module github.com/unistack-org/micro/v3 to v3.3.16 2021-04-20 13:21:58 +00:00
Renovate Bot
c92cfdd4ae Update module github.com/unistack-org/micro/v3 to v3.3.15 2021-04-19 14:41:45 +00:00
Renovate Bot
6a26e26bae Update module github.com/unistack-org/micro/v3 to v3.3.14 2021-04-19 03:05:12 +00:00
Renovate Bot
55d2e88eca Update module github.com/unistack-org/micro/v3 to v3.3.13 2021-04-10 01:24:31 +00:00
Renovate Bot
869c796411 Update module github.com/unistack-org/micro/v3 to v3.3.11 2021-04-03 09:34:25 +00:00
Renovate Bot
6543a5d8ca Update module github.com/segmentio/encoding to v0.2.17 2021-04-01 09:32:35 +00:00
Renovate Bot
f7ff631f30 Update module github.com/unistack-org/micro/v3 to v3.3.10 2021-04-01 00:01:40 +00:00
Renovate Bot
0a61e7471a Update module github.com/unistack-org/micro/v3 to v3.3.9 2021-03-29 23:14:02 +00:00
Renovate Bot
5437fb7ec8 Update module github.com/unistack-org/micro/v3 to v3.3.8 2021-03-29 05:16:12 +00:00
Renovate Bot
13f8f22c0a Update module github.com/unistack-org/micro/v3 to v3.3.7 2021-03-28 20:13:41 +00:00
Renovate Bot
a5a39d951c Update module github.com/unistack-org/micro/v3 to v3.3.4 2021-03-26 18:23:19 +00:00
Renovate Bot
bd52757385 Update module github.com/segmentio/encoding to v0.2.16 2021-03-26 12:09:40 +00:00
Renovate Bot
06a136efb4 Update module github.com/unistack-org/micro/v3 to v3.3.2 2021-03-25 12:23:54 +00:00
Renovate Bot
8ad3da7f54 Update module github.com/unistack-org/micro/v3 to v3.3.1 2021-03-25 00:27:12 +00:00
Renovate Bot
4cebcbb29c Update module github.com/unistack-org/micro/v3 to v3.3.0 2021-03-24 13:04:39 +00:00
Renovate Bot
b2c3c7cc51 Update module github.com/unistack-org/micro/v3 to v3.2.26 2021-03-23 17:46:21 +00:00
Renovate Bot
fdd5943eba Update module github.com/segmentio/encoding to v0.2.14 2021-03-23 12:04:30 +00:00
Renovate Bot
76b4f90765 Update module github.com/segmentio/encoding to v0.2.13 2021-03-23 00:28:32 +00:00
Renovate Bot
5d542362ca Update module github.com/segmentio/encoding to v0.2.12 2021-03-22 10:49:24 +00:00
2d6ade83c0 drop old proto
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2021-03-22 10:30:43 +03:00
Renovate Bot
2b3dacda1f Update module github.com/unistack-org/micro/v3 to v3.2.24 2021-03-21 16:33:13 +00:00
Renovate Bot
830f783993 Update module github.com/segmentio/encoding to v0.2.11 2021-03-19 09:30:14 +00:00
Renovate Bot
037bf7291e Update module github.com/segmentio/encoding to v0.2.10 2021-03-19 03:34:36 +00:00
Renovate Bot
0b2a36d45c Update module github.com/segmentio/encoding to v0.2.9 2021-03-18 11:10:59 +00:00
Renovate Bot
77575d73d5 Update all deps 2021-03-18 04:26:51 +00:00
Renovate Bot
70fbb20829 Update module github.com/unistack-org/micro/v3 to v3.2.23 2021-03-16 18:27:58 +00:00
Renovate Bot
8f16980463 Update module github.com/segmentio/encoding to v0.2.8 2021-03-16 05:19:16 +00:00
Renovate Bot
b403a8ce2a Update module github.com/unistack-org/micro/v3 to v3.2.22 2021-03-15 01:00:13 +00:00
9c47c02280 cleanup
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2021-03-07 22:39:18 +03:00
d68112ac25 add *codec.Frame and *proto.Frame support
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2021-03-07 19:28:59 +03:00
Renovate Bot
6add903e5d Update module github.com/unistack-org/micro/v3 to v3.2.20 2021-03-06 23:56:20 +00:00
Renovate Bot
c664b2376a Update module github.com/unistack-org/micro/v3 to v3.2.18 2021-03-06 19:15:11 +00:00
Renovate Bot
aea2ca0ba1 Update module github.com/unistack-org/micro/v3 to v3.2.17 2021-03-05 18:13:54 +00:00