Commit Graph

291 Commits

Author SHA1 Message Date
6239c0d040 update all
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2022-03-23 12:26:55 +03:00
dependabot[bot]
2da0ce6006
build(deps): bump google.golang.org/protobuf from 1.27.1 to 1.28.0
Bumps [google.golang.org/protobuf](https://github.com/protocolbuffers/protobuf-go) from 1.27.1 to 1.28.0.
- [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.27.1...v1.28.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-22 20:26:06 +00:00
dependabot[bot]
030d229a77
build(deps): bump modernc.org/sqlite from 1.15.2 to 1.15.3
Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) from 1.15.2 to 1.15.3.
- [Release notes](https://gitlab.com/cznic/sqlite/tags)
- [Commits](https://gitlab.com/cznic/sqlite/compare/v1.15.2...v1.15.3)

---
updated-dependencies:
- dependency-name: modernc.org/sqlite
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-22 20:16:12 +00:00
cb5e4f7f10 update
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2022-03-21 14:41:30 +03:00
96a188f384 update
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2022-03-21 14:29:29 +03:00
c91d18c267 update all 2022-03-21 14:01:33 +03:00
dependabot[bot]
95536702b7
build(deps): bump storj.io/drpc from 0.0.29 to 0.0.30
Bumps [storj.io/drpc](https://github.com/storj/drpc) from 0.0.29 to 0.0.30.
- [Release notes](https://github.com/storj/drpc/releases)
- [Commits](https://github.com/storj/drpc/compare/v0.0.29...v0.0.30)

---
updated-dependencies:
- dependency-name: storj.io/drpc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-18 14:37:20 +00:00
dependabot[bot]
e3463c5037
build(deps): bump github.com/segmentio/kafka-go from 0.4.29 to 0.4.30
Bumps [github.com/segmentio/kafka-go](https://github.com/segmentio/kafka-go) from 0.4.29 to 0.4.30.
- [Release notes](https://github.com/segmentio/kafka-go/releases)
- [Commits](https://github.com/segmentio/kafka-go/compare/v0.4.29...v0.4.30)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-18 13:46:41 +00:00
dependabot[bot]
026b2511b9
build(deps): bump go.unistack.org/micro-meter-prometheus/v3
Bumps [go.unistack.org/micro-meter-prometheus/v3](https://github.com/unistack-org/micro-meter-prometheus) from 3.8.3 to 3.8.4.
- [Release notes](https://github.com/unistack-org/micro-meter-prometheus/releases)
- [Commits](https://github.com/unistack-org/micro-meter-prometheus/compare/v3.8.3...v3.8.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-18 13:36:46 +00:00
afd4291478
Merge branch 'master' into dependabot/go_modules/go.unistack.org/micro-client-grpc/v3-3.8.3 2022-03-18 16:30:04 +03:00
dependabot[bot]
e6c87db44f
build(deps): bump go.unistack.org/micro-client-grpc/v3
Bumps [go.unistack.org/micro-client-grpc/v3](https://github.com/unistack-org/micro-client-grpc) from 3.8.2 to 3.8.3.
- [Release notes](https://github.com/unistack-org/micro-client-grpc/releases)
- [Commits](https://github.com/unistack-org/micro-client-grpc/compare/v3.8.2...v3.8.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-16 16:46:19 +00:00
dependabot[bot]
b19dd2fde3
build(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.7.0...v1.7.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-16 16:45:32 +00:00
dependabot[bot]
7c449a33d2
build(deps): bump modernc.org/sqlite from 1.14.8 to 1.15.2
Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) from 1.14.8 to 1.15.2.
- [Release notes](https://gitlab.com/cznic/sqlite/tags)
- [Commits](https://gitlab.com/cznic/sqlite/compare/v1.14.8...v1.15.2)

---
updated-dependencies:
- dependency-name: modernc.org/sqlite
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-16 14:23:44 +00:00
dependabot[bot]
5d33566dcd
build(deps): bump go.unistack.org/micro-meter-prometheus/v3
Bumps [go.unistack.org/micro-meter-prometheus/v3](https://github.com/unistack-org/micro-meter-prometheus) from 3.8.1 to 3.8.3.
- [Release notes](https://github.com/unistack-org/micro-meter-prometheus/releases)
- [Commits](https://github.com/unistack-org/micro-meter-prometheus/compare/v3.8.1...v3.8.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-11 14:20:56 +00:00
dependabot[bot]
3d2446aac5
build(deps): bump go.unistack.org/micro-client-http/v3
Bumps [go.unistack.org/micro-client-http/v3](https://github.com/unistack-org/micro-client-http) from 3.8.6 to 3.8.7.
- [Release notes](https://github.com/unistack-org/micro-client-http/releases)
- [Commits](https://github.com/unistack-org/micro-client-http/compare/v3.8.6...v3.8.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-10 14:21:20 +00:00
dependabot[bot]
f49873933d
build(deps): bump github.com/segmentio/kafka-go from 0.4.28 to 0.4.29
Bumps [github.com/segmentio/kafka-go](https://github.com/segmentio/kafka-go) from 0.4.28 to 0.4.29.
- [Release notes](https://github.com/segmentio/kafka-go/releases)
- [Commits](https://github.com/segmentio/kafka-go/compare/v0.4.28...v0.4.29)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-05 16:30:38 +00:00
75104f54b3
Merge pull request #179 from unistack-org/dependabot/go_modules/github.com/twmb/franz-go-1.4.0
build(deps): bump github.com/twmb/franz-go from 1.3.4 to 1.4.0
2022-03-05 19:29:42 +03:00
dependabot[bot]
2f0ecf6a5e
build(deps): bump modernc.org/sqlite from 1.14.7 to 1.14.8
Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) from 1.14.7 to 1.14.8.
- [Release notes](https://gitlab.com/cznic/sqlite/tags)
- [Commits](https://gitlab.com/cznic/sqlite/compare/v1.14.7...v1.14.8)

---
updated-dependencies:
- dependency-name: modernc.org/sqlite
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-04 14:19:07 +00:00
2073a6b3f4 update all
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2022-03-03 18:03:58 +03:00
dependabot[bot]
7f0d5f1531
build(deps): bump go.unistack.org/micro-client-http/v3
Bumps [go.unistack.org/micro-client-http/v3](https://github.com/unistack-org/micro-client-http) from 3.8.4 to 3.8.5.
- [Release notes](https://github.com/unistack-org/micro-client-http/releases)
- [Commits](https://github.com/unistack-org/micro-client-http/compare/v3.8.4...v3.8.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-03 14:23:20 +00:00
dependabot[bot]
832cb70a0e
build(deps): bump go.unistack.org/micro-proto/v3 from 3.2.5 to 3.2.7
Bumps [go.unistack.org/micro-proto/v3](https://github.com/unistack-org/micro-proto) from 3.2.5 to 3.2.7.
- [Release notes](https://github.com/unistack-org/micro-proto/releases)
- [Commits](https://github.com/unistack-org/micro-proto/compare/v3.2.5...v3.2.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-02 14:27:56 +00:00
dependabot[bot]
63dd0c19f6
build(deps): bump github.com/twmb/franz-go from 1.3.4 to 1.4.0
Bumps [github.com/twmb/franz-go](https://github.com/twmb/franz-go) from 1.3.4 to 1.4.0.
- [Release notes](https://github.com/twmb/franz-go/releases)
- [Changelog](https://github.com/twmb/franz-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/twmb/franz-go/compare/v1.3.4...v1.4.0)

---
updated-dependencies:
- dependency-name: github.com/twmb/franz-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-02 14:27:46 +00:00
a4e767889a
Merge pull request #172 from unistack-org/dependabot/go_modules/modernc.org/sqlite-1.14.7
build(deps): bump modernc.org/sqlite from 1.14.6 to 1.14.7
2022-03-01 00:24:11 +03:00
dependabot[bot]
6535ba892a
build(deps): bump go.unistack.org/micro-proto/v3 from 3.2.3 to 3.2.5
Bumps [go.unistack.org/micro-proto/v3](https://github.com/unistack-org/micro-proto) from 3.2.3 to 3.2.5.
- [Release notes](https://github.com/unistack-org/micro-proto/releases)
- [Commits](https://github.com/unistack-org/micro-proto/compare/v3.2.3...v3.2.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-28 14:23:17 +00:00
dependabot[bot]
90816e2e71
build(deps): bump modernc.org/sqlite from 1.14.6 to 1.14.7
Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) from 1.14.6 to 1.14.7.
- [Release notes](https://gitlab.com/cznic/sqlite/tags)
- [Commits](https://gitlab.com/cznic/sqlite/compare/v1.14.6...v1.14.7)

---
updated-dependencies:
- dependency-name: modernc.org/sqlite
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-25 14:21:19 +00:00
6a311cfead
Merge pull request #165 from unistack-org/dependabot/go_modules/github.com/segmentio/kafka-go-0.4.28
build(deps): bump github.com/segmentio/kafka-go from 0.4.27 to 0.4.28
2022-02-25 10:15:13 +03:00
bf6122ad1f
Merge pull request #162 from unistack-org/dependabot/go_modules/modernc.org/sqlite-1.14.6
build(deps): bump modernc.org/sqlite from 1.14.5 to 1.14.6
2022-02-25 09:58:53 +03:00
dependabot[bot]
6de8717435
build(deps): bump github.com/segmentio/kafka-go from 0.4.27 to 0.4.28
Bumps [github.com/segmentio/kafka-go](https://github.com/segmentio/kafka-go) from 0.4.27 to 0.4.28.
- [Release notes](https://github.com/segmentio/kafka-go/releases)
- [Commits](https://github.com/segmentio/kafka-go/compare/v0.4.27...v0.4.28)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-25 06:57:56 +00:00
dependabot[bot]
0a19c1e079
build(deps): bump github.com/twmb/franz-go from 1.3.1 to 1.3.4
Bumps [github.com/twmb/franz-go](https://github.com/twmb/franz-go) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/twmb/franz-go/releases)
- [Changelog](https://github.com/twmb/franz-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/twmb/franz-go/compare/v1.3.1...v1.3.4)

---
updated-dependencies:
- dependency-name: github.com/twmb/franz-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-22 14:29:23 +00:00
dependabot[bot]
62a32001cd
build(deps): bump go.unistack.org/micro-config-vault/v3
Bumps [go.unistack.org/micro-config-vault/v3](https://github.com/unistack-org/micro-config-vault) from 3.8.3 to 3.8.4.
- [Release notes](https://github.com/unistack-org/micro-config-vault/releases)
- [Commits](https://github.com/unistack-org/micro-config-vault/compare/v3.8.3...v3.8.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-16 14:17:48 +00:00
dependabot[bot]
e6eb8ab70d
build(deps): bump go.unistack.org/micro-meter-victoriametrics/v3
Bumps [go.unistack.org/micro-meter-victoriametrics/v3](https://github.com/unistack-org/micro-meter-victoriametrics) from 3.8.4 to 3.8.6.
- [Release notes](https://github.com/unistack-org/micro-meter-victoriametrics/releases)
- [Commits](https://github.com/unistack-org/micro-meter-victoriametrics/compare/v3.8.4...v3.8.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-07 14:24:17 +00:00
dependabot[bot]
e75a967a80
build(deps): bump modernc.org/sqlite from 1.14.5 to 1.14.6
Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) from 1.14.5 to 1.14.6.
- [Release notes](https://gitlab.com/cznic/sqlite/tags)
- [Commits](https://gitlab.com/cznic/sqlite/compare/v1.14.5...v1.14.6)

---
updated-dependencies:
- dependency-name: modernc.org/sqlite
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-04 14:33:34 +00:00
dependabot[bot]
90302e2e0e
build(deps): bump go.unistack.org/micro-proto/v3 from 3.2.1 to 3.2.3
Bumps [go.unistack.org/micro-proto/v3](https://github.com/unistack-org/micro-proto) from 3.2.1 to 3.2.3.
- [Release notes](https://github.com/unistack-org/micro-proto/releases)
- [Commits](https://github.com/unistack-org/micro-proto/compare/v3.2.1...v3.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-02 14:22:39 +00:00
dependabot[bot]
8bb91bdfa9
build(deps): bump go.unistack.org/micro-server-http/v3
Bumps [go.unistack.org/micro-server-http/v3](https://github.com/unistack-org/micro-server-http) from 3.9.4 to 3.9.5.
- [Release notes](https://github.com/unistack-org/micro-server-http/releases)
- [Commits](https://github.com/unistack-org/micro-server-http/compare/v3.9.4...v3.9.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-01 14:19:55 +00:00
dependabot[bot]
5df26c90e0
build(deps): bump go.unistack.org/micro-server-http/v3
Bumps [go.unistack.org/micro-server-http/v3](https://github.com/unistack-org/micro-server-http) from 3.9.3 to 3.9.4.
- [Release notes](https://github.com/unistack-org/micro-server-http/releases)
- [Commits](https://github.com/unistack-org/micro-server-http/compare/v3.9.3...v3.9.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-31 14:23:34 +00:00
dependabot[bot]
58328abf3b
build(deps): bump go.unistack.org/micro/v3 from 3.8.20 to 3.8.21
Bumps [go.unistack.org/micro/v3](https://github.com/unistack-org/micro) from 3.8.20 to 3.8.21.
- [Release notes](https://github.com/unistack-org/micro/releases)
- [Commits](https://github.com/unistack-org/micro/compare/v3.8.20...v3.8.21)

---
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>
2022-01-31 14:21:37 +00:00
199a55d1fe
Merge pull request #150 from unistack-org/dependabot/go_modules/github.com/segmentio/kafka-go-0.4.27
build(deps): bump github.com/segmentio/kafka-go from 0.4.26 to 0.4.27
2022-01-27 18:26:57 +03:00
98203d884c
Merge pull request #155 from unistack-org/dependabot/go_modules/google.golang.org/grpc-1.44.0
build(deps): bump google.golang.org/grpc from 1.43.0 to 1.44.0
2022-01-27 18:26:33 +03:00
dependabot[bot]
7bd5583709
build(deps): bump storj.io/drpc from 0.0.27 to 0.0.29
Bumps [storj.io/drpc](https://github.com/storj/drpc) from 0.0.27 to 0.0.29.
- [Release notes](https://github.com/storj/drpc/releases)
- [Commits](https://github.com/storj/drpc/compare/v0.0.27...v0.0.29)

---
updated-dependencies:
- dependency-name: storj.io/drpc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-27 14:27:58 +00:00
dependabot[bot]
4f96280076
build(deps): bump google.golang.org/grpc from 1.43.0 to 1.44.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.43.0 to 1.44.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.43.0...v1.44.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-26 14:23:57 +00:00
dependabot[bot]
d5c4cb3ea8
build(deps): bump go.unistack.org/micro/v3 from 3.8.19 to 3.8.20
Bumps [go.unistack.org/micro/v3](https://github.com/unistack-org/micro) from 3.8.19 to 3.8.20.
- [Release notes](https://github.com/unistack-org/micro/releases)
- [Commits](https://github.com/unistack-org/micro/compare/v3.8.19...v3.8.20)

---
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>
2022-01-26 14:22:38 +00:00
dependabot[bot]
fbfae8dbfc
build(deps): bump go.unistack.org/micro-proto/v3 from 3.2.0 to 3.2.1
Bumps [go.unistack.org/micro-proto/v3](https://github.com/unistack-org/micro-proto) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/unistack-org/micro-proto/releases)
- [Commits](https://github.com/unistack-org/micro-proto/compare/v3.2.0...v3.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-26 14:20:36 +00:00
dependabot[bot]
8b6c0f1329
build(deps): bump go.unistack.org/micro/v3 from 3.8.18 to 3.8.19
Bumps [go.unistack.org/micro/v3](https://github.com/unistack-org/micro) from 3.8.18 to 3.8.19.
- [Release notes](https://github.com/unistack-org/micro/releases)
- [Commits](https://github.com/unistack-org/micro/compare/v3.8.18...v3.8.19)

---
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>
2022-01-25 14:20:01 +00:00
dependabot[bot]
f1dd7b5479
build(deps): bump github.com/segmentio/kafka-go from 0.4.26 to 0.4.27
Bumps [github.com/segmentio/kafka-go](https://github.com/segmentio/kafka-go) from 0.4.26 to 0.4.27.
- [Release notes](https://github.com/segmentio/kafka-go/releases)
- [Commits](https://github.com/segmentio/kafka-go/compare/v0.4.26...v0.4.27)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-25 11:33:47 +00:00
dependabot[bot]
c6fe3b7e71
build(deps): bump go.unistack.org/micro-meter-prometheus/v3
Bumps [go.unistack.org/micro-meter-prometheus/v3](https://github.com/unistack-org/micro-meter-prometheus) from 3.8.0 to 3.8.1.
- [Release notes](https://github.com/unistack-org/micro-meter-prometheus/releases)
- [Commits](https://github.com/unistack-org/micro-meter-prometheus/compare/v3.8.0...v3.8.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-24 19:46:04 +00:00
88a4c1641d reformat
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2022-01-24 22:44:39 +03:00
8a71466ba4
Merge pull request #149 from unistack-org/dependabot/go_modules/go.unistack.org/micro-proto/v3-3.2.0
build(deps): bump go.unistack.org/micro-proto/v3 from 3.1.1 to 3.2.0
2022-01-24 17:23:36 +03:00
dependabot[bot]
e7a9abaeea
build(deps): bump go.unistack.org/micro-proto/v3 from 3.1.1 to 3.2.0
Bumps [go.unistack.org/micro-proto/v3](https://github.com/unistack-org/micro-proto) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/unistack-org/micro-proto/releases)
- [Commits](https://github.com/unistack-org/micro-proto/compare/v3.1.1...v3.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-24 14:23:18 +00:00
dependabot[bot]
683fca0333
build(deps): bump go.unistack.org/micro-server-http/v3
Bumps [go.unistack.org/micro-server-http/v3](https://github.com/unistack-org/micro-server-http) from 3.8.1 to 3.9.2.
- [Release notes](https://github.com/unistack-org/micro-server-http/releases)
- [Commits](https://github.com/unistack-org/micro-server-http/compare/v3.8.1...v3.9.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-24 14:23:08 +00:00
9d0008a02e update deps
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2022-01-21 19:16:03 +03:00
dependabot[bot]
de01df2f30
build(deps): bump go.unistack.org/micro/v3 from 3.8.15 to 3.8.16
Bumps [go.unistack.org/micro/v3](https://github.com/unistack-org/micro) from 3.8.15 to 3.8.16.
- [Release notes](https://github.com/unistack-org/micro/releases)
- [Commits](https://github.com/unistack-org/micro/compare/v3.8.15...v3.8.16)

---
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>
2022-01-21 14:30:26 +00:00
dependabot[bot]
cbb28041c8
build(deps): bump go.unistack.org/micro/v3 from 3.8.14 to 3.8.15
Bumps [go.unistack.org/micro/v3](https://github.com/unistack-org/micro) from 3.8.14 to 3.8.15.
- [Release notes](https://github.com/unistack-org/micro/releases)
- [Commits](https://github.com/unistack-org/micro/compare/v3.8.14...v3.8.15)

---
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>
2022-01-20 14:18:30 +00:00
cda1b1ddfc
Merge pull request #144 from unistack-org/dependabot/go_modules/github.com/segmentio/kafka-go-0.4.26
build(deps): bump github.com/segmentio/kafka-go from 0.4.25 to 0.4.26
2022-01-20 01:13:42 +03:00
dependabot[bot]
5bc049431f
build(deps): bump modernc.org/sqlite from 1.14.4 to 1.14.5
Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) from 1.14.4 to 1.14.5.
- [Release notes](https://gitlab.com/cznic/sqlite/tags)
- [Commits](https://gitlab.com/cznic/sqlite/compare/v1.14.4...v1.14.5)

---
updated-dependencies:
- dependency-name: modernc.org/sqlite
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-18 14:20:01 +00:00
dependabot[bot]
1c93f17a51
build(deps): bump github.com/segmentio/kafka-go from 0.4.25 to 0.4.26
Bumps [github.com/segmentio/kafka-go](https://github.com/segmentio/kafka-go) from 0.4.25 to 0.4.26.
- [Release notes](https://github.com/segmentio/kafka-go/releases)
- [Commits](https://github.com/segmentio/kafka-go/compare/v0.4.25...v0.4.26)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-17 14:30:37 +00:00
dependabot[bot]
e3dfdb842a
build(deps): bump go.unistack.org/micro-client-grpc/v3
Bumps [go.unistack.org/micro-client-grpc/v3](https://github.com/unistack-org/micro-client-grpc) from 3.8.1 to 3.8.2.
- [Release notes](https://github.com/unistack-org/micro-client-grpc/releases)
- [Commits](https://github.com/unistack-org/micro-client-grpc/compare/v3.8.1...v3.8.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-13 14:31:03 +00:00
11da5b59db update
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2022-01-13 01:18:21 +03:00
fb21516a5c
Merge pull request #140 from unistack-org/dependabot/go_modules/github.com/twmb/franz-go-1.3.1
build(deps): bump github.com/twmb/franz-go from 1.2.6 to 1.3.1
2022-01-12 15:30:49 +03:00
4607034e58
Merge pull request #141 from unistack-org/dependabot/go_modules/modernc.org/sqlite-1.14.4
build(deps): bump modernc.org/sqlite from 1.14.1 to 1.14.4
2022-01-12 15:30:43 +03:00
dependabot[bot]
6d792ca5c7
build(deps): bump go.unistack.org/micro/v3 from 3.8.13 to 3.8.14
Bumps [go.unistack.org/micro/v3](https://github.com/unistack-org/micro) from 3.8.13 to 3.8.14.
- [Release notes](https://github.com/unistack-org/micro/releases)
- [Commits](https://github.com/unistack-org/micro/compare/v3.8.13...v3.8.14)

---
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>
2022-01-10 14:21:18 +00:00
dependabot[bot]
7bbcbf778a
build(deps): bump modernc.org/sqlite from 1.14.1 to 1.14.4
Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) from 1.14.1 to 1.14.4.
- [Release notes](https://gitlab.com/cznic/sqlite/tags)
- [Commits](https://gitlab.com/cznic/sqlite/compare/v1.14.1...v1.14.4)

---
updated-dependencies:
- dependency-name: modernc.org/sqlite
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-10 14:20:23 +00:00
dependabot[bot]
032e5fab4f
build(deps): bump github.com/twmb/franz-go from 1.2.6 to 1.3.1
Bumps [github.com/twmb/franz-go](https://github.com/twmb/franz-go) from 1.2.6 to 1.3.1.
- [Release notes](https://github.com/twmb/franz-go/releases)
- [Changelog](https://github.com/twmb/franz-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/twmb/franz-go/compare/v1.2.6...v1.3.1)

---
updated-dependencies:
- dependency-name: github.com/twmb/franz-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-07 14:29:25 +00:00
dependabot[bot]
ac513e44e1
build(deps): bump go.unistack.org/micro-proto/v3 from 3.1.0 to 3.1.1
Bumps [go.unistack.org/micro-proto/v3](https://github.com/unistack-org/micro-proto) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/unistack-org/micro-proto/releases)
- [Commits](https://github.com/unistack-org/micro-proto/compare/v3.1.0...v3.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-30 14:24:20 +00:00
8bc61c174d update deps
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2021-12-29 01:55:46 +03:00
24f54d10e5 Merge branch 'master' into meter_test 2021-12-29 01:53:59 +03:00
dependabot[bot]
a03d5b3c42
build(deps): bump go.unistack.org/micro-client-http/v3
Bumps [go.unistack.org/micro-client-http/v3](https://github.com/unistack-org/micro-client-http) from 3.8.2 to 3.8.3.
- [Release notes](https://github.com/unistack-org/micro-client-http/releases)
- [Commits](https://github.com/unistack-org/micro-client-http/compare/v3.8.2...v3.8.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-28 22:39:27 +00:00
8255ee6585
Merge pull request #136 from unistack-org/dependabot/go_modules/go.unistack.org/micro-client-grpc/v3-3.8.1
build(deps): bump go.unistack.org/micro-client-grpc/v3 from 3.8.0 to 3.8.1
2021-12-29 01:33:37 +03:00
dependabot[bot]
6cf0efd9d7
build(deps): bump go.unistack.org/micro-client-grpc/v3
Bumps [go.unistack.org/micro-client-grpc/v3](https://github.com/unistack-org/micro-client-grpc) from 3.8.0 to 3.8.1.
- [Release notes](https://github.com/unistack-org/micro-client-grpc/releases)
- [Commits](https://github.com/unistack-org/micro-client-grpc/compare/v3.8.0...v3.8.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-28 22:33:20 +00:00
efa0707862
Merge pull request #125 from unistack-org/dependabot/go_modules/github.com/segmentio/kafka-go-0.4.25
build(deps): bump github.com/segmentio/kafka-go from 0.4.23 to 0.4.25
2021-12-29 01:30:08 +03:00
dependabot[bot]
9462074e43
build(deps): bump go.unistack.org/micro-broker-kgo/v3
Bumps [go.unistack.org/micro-broker-kgo/v3](https://github.com/unistack-org/micro-broker-kgo) from 3.8.1 to 3.8.2.
- [Release notes](https://github.com/unistack-org/micro-broker-kgo/releases)
- [Commits](https://github.com/unistack-org/micro-broker-kgo/compare/v3.8.1...v3.8.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-28 22:27:34 +00:00
dependabot[bot]
3b8710a1b8
build(deps): bump go.unistack.org/micro/v3 from 3.8.11 to 3.8.13
Bumps [go.unistack.org/micro/v3](https://github.com/unistack-org/micro) from 3.8.11 to 3.8.13.
- [Release notes](https://github.com/unistack-org/micro/releases)
- [Commits](https://github.com/unistack-org/micro/compare/v3.8.11...v3.8.13)

---
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-12-28 14:22:26 +00:00
dependabot[bot]
9f07ce0a83
build(deps): bump go.unistack.org/micro-config-env/v3
Bumps [go.unistack.org/micro-config-env/v3](https://github.com/unistack-org/micro-config-env) from 3.8.1 to 3.8.2.
- [Release notes](https://github.com/unistack-org/micro-config-env/releases)
- [Commits](https://github.com/unistack-org/micro-config-env/compare/v3.8.1...v3.8.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-24 14:29:04 +00:00
dependabot[bot]
5c235c6836
build(deps): bump github.com/segmentio/kafka-go from 0.4.23 to 0.4.25
Bumps [github.com/segmentio/kafka-go](https://github.com/segmentio/kafka-go) from 0.4.23 to 0.4.25.
- [Release notes](https://github.com/segmentio/kafka-go/releases)
- [Commits](https://github.com/segmentio/kafka-go/compare/v0.4.23...v0.4.25)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-24 14:28:51 +00:00
05093709fc
Merge pull request #115 from unistack-org/dependabot/go_modules/github.com/segmentio/kafka-go-0.4.23
build(deps): bump github.com/segmentio/kafka-go from 0.4.22 to 0.4.23
2021-11-24 14:47:43 +03:00
83c82bd8ae
Merge pull request #114 from unistack-org/dependabot/go_modules/google.golang.org/grpc-1.42.0
build(deps): bump google.golang.org/grpc from 1.41.0 to 1.42.0
2021-11-24 14:47:33 +03:00
1d0f9b48e5
Merge pull request #118 from unistack-org/dependabot/go_modules/github.com/twmb/franz-go-1.2.4
build(deps): bump github.com/twmb/franz-go from 1.2.2 to 1.2.4
2021-11-24 14:47:22 +03:00
dependabot[bot]
64c939eb8a
build(deps): bump google.golang.org/grpc from 1.41.0 to 1.42.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.41.0 to 1.42.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.41.0...v1.42.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-19 14:52:56 +00:00
dependabot[bot]
921eccddc9
build(deps): bump github.com/segmentio/kafka-go from 0.4.22 to 0.4.23
Bumps [github.com/segmentio/kafka-go](https://github.com/segmentio/kafka-go) from 0.4.22 to 0.4.23.
- [Release notes](https://github.com/segmentio/kafka-go/releases)
- [Commits](https://github.com/segmentio/kafka-go/compare/v0.4.22...v0.4.23)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-19 14:51:50 +00:00
dependabot[bot]
d045cfb9d5
build(deps): bump modernc.org/sqlite from 1.13.3 to 1.14.1
Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) from 1.13.3 to 1.14.1.
- [Release notes](https://gitlab.com/cznic/sqlite/tags)
- [Commits](https://gitlab.com/cznic/sqlite/compare/v1.13.3...v1.14.1)

---
updated-dependencies:
- dependency-name: modernc.org/sqlite
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-19 14:51:16 +00:00
dependabot[bot]
33ffabc5f5
build(deps): bump github.com/twmb/franz-go from 1.2.2 to 1.2.4
Bumps [github.com/twmb/franz-go](https://github.com/twmb/franz-go) from 1.2.2 to 1.2.4.
- [Release notes](https://github.com/twmb/franz-go/releases)
- [Changelog](https://github.com/twmb/franz-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/twmb/franz-go/compare/v1.2.2...v1.2.4)

---
updated-dependencies:
- dependency-name: github.com/twmb/franz-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-19 14:49:32 +00:00
dependabot[bot]
49632be097
build(deps): 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 14:44:27 +00:00
dependabot[bot]
9eef8860a8
build(deps): bump go.unistack.org/micro-config-vault/v3
Bumps [go.unistack.org/micro-config-vault/v3](https://github.com/unistack-org/micro-config-vault) from 3.8.1 to 3.8.3.
- [Release notes](https://github.com/unistack-org/micro-config-vault/releases)
- [Commits](https://github.com/unistack-org/micro-config-vault/compare/v3.8.1...v3.8.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-19 14:25:10 +00:00
dependabot[bot]
ff1a689c07
build(deps): bump go.unistack.org/micro-config-consul/v3
Bumps [go.unistack.org/micro-config-consul/v3](https://github.com/unistack-org/micro-config-consul) from 3.8.0 to 3.8.1.
- [Release notes](https://github.com/unistack-org/micro-config-consul/releases)
- [Commits](https://github.com/unistack-org/micro-config-consul/compare/v3.8.0...v3.8.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-18 14:28:57 +00:00
7411f14ae5 Merge branch 'master' into meter_test 2021-11-03 18:06:22 +03:00
f3b7043d5a add meter tests
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2021-11-03 18:05:16 +03:00
dependabot[bot]
5b29f5215a
build(deps): bump go.unistack.org/micro-meter-victoriametrics/v3
Bumps [go.unistack.org/micro-meter-victoriametrics/v3](https://github.com/unistack-org/micro-meter-victoriametrics) from 3.8.2 to 3.8.4.
- [Release notes](https://github.com/unistack-org/micro-meter-victoriametrics/releases)
- [Commits](https://github.com/unistack-org/micro-meter-victoriametrics/compare/v3.8.2...v3.8.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-01 14:26:04 +00:00
dependabot[bot]
01392e879d
build(deps): 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 14:21:58 +00:00
dependabot[bot]
3528326292
build(deps): bump google.golang.org/grpc from 1.40.0 to 1.41.0 (#111)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.40.0 to 1.41.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.40.0...v1.41.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  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>
2021-10-27 23:17:23 +03:00
13ed7813c7 update
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2021-10-27 19:13:32 +03:00
bb75d12542 update tests and deps for micro http client/server
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2021-10-27 13:17:06 +03:00
a6b5ee450f update all
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2021-10-27 01:24:35 +03:00
5a63953d3f update for latest micro
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2021-10-01 01:37:54 +03:00
7f17a3e5b0 update all deps
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2021-09-30 03:10:20 +03:00
91a361d1ad fix all deps
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2021-09-27 16:17:26 +03:00
dependabot[bot]
56828fa296
build(deps): bump github.com/twmb/franz-go from 1.1.0 to 1.1.1 (#94)
Bumps [github.com/twmb/franz-go](https://github.com/twmb/franz-go) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/twmb/franz-go/releases)
- [Changelog](https://github.com/twmb/franz-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/twmb/franz-go/compare/v1.1.0...v1.1.1)

---
updated-dependencies:
- dependency-name: github.com/twmb/franz-go
  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-27 08:44:24 +03:00
dependabot[bot]
d95a0c726b
build(deps): bump github.com/unistack-org/micro-codec-segmentio/v3 (#96)
Bumps [github.com/unistack-org/micro-codec-segmentio/v3](https://github.com/unistack-org/micro-codec-segmentio) from 3.2.3 to 3.7.4.
- [Release notes](https://github.com/unistack-org/micro-codec-segmentio/releases)
- [Commits](https://github.com/unistack-org/micro-codec-segmentio/compare/v3.2.3...v3.7.4)

---
updated-dependencies:
- dependency-name: github.com/unistack-org/micro-codec-segmentio/v3
  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>
2021-09-27 08:44:13 +03:00
dependabot[bot]
8b271ab3c5
build(deps): bump github.com/unistack-org/micro-codec-xml/v3 (#98)
Bumps [github.com/unistack-org/micro-codec-xml/v3](https://github.com/unistack-org/micro-codec-xml) from 3.2.2 to 3.7.5.
- [Release notes](https://github.com/unistack-org/micro-codec-xml/releases)
- [Commits](https://github.com/unistack-org/micro-codec-xml/compare/v3.2.2...v3.7.5)

---
updated-dependencies:
- dependency-name: github.com/unistack-org/micro-codec-xml/v3
  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>
2021-09-27 08:44:02 +03:00
dependabot[bot]
0582fc211e
build(deps): bump google.golang.org/grpc from 1.40.0 to 1.41.0 (#99)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.40.0 to 1.41.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.40.0...v1.41.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  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>
2021-09-27 08:43:49 +03:00
dependabot[bot]
f62a8950e8
build(deps): bump github.com/unistack-org/micro-client-http/v3 (#95)
Bumps [github.com/unistack-org/micro-client-http/v3](https://github.com/unistack-org/micro-client-http) from 3.4.10 to 3.7.3.
- [Release notes](https://github.com/unistack-org/micro-client-http/releases)
- [Commits](https://github.com/unistack-org/micro-client-http/compare/v3.4.10...v3.7.3)

---
updated-dependencies:
- dependency-name: github.com/unistack-org/micro-client-http/v3
  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>
2021-09-26 22:09:36 +03:00
dependabot[bot]
5480728e62
build(deps): bump github.com/unistack-org/micro-codec-urlencode/v3 (#97)
Bumps [github.com/unistack-org/micro-codec-urlencode/v3](https://github.com/unistack-org/micro-codec-urlencode) from 3.1.0 to 3.7.4.
- [Release notes](https://github.com/unistack-org/micro-codec-urlencode/releases)
- [Commits](https://github.com/unistack-org/micro-codec-urlencode/compare/v3.1.0...v3.7.4)

---
updated-dependencies:
- dependency-name: github.com/unistack-org/micro-codec-urlencode/v3
  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>
2021-09-26 22:09:11 +03:00