Commit Graph

457 Commits

Author SHA1 Message Date
dependabot[bot]
d4c7660d0e
build(deps): bump go.unistack.org/micro/v3 from 3.10.9 to 3.10.10
Bumps [go.unistack.org/micro/v3](https://github.com/unistack-org/micro) from 3.10.9 to 3.10.10.
- [Release notes](https://github.com/unistack-org/micro/releases)
- [Commits](https://github.com/unistack-org/micro/compare/v3.10.9...v3.10.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>
2023-02-13 15:07:04 +00:00
70e58e881c update deps and tests
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2023-02-08 14:59:33 +03:00
e8150c474c
Merge pull request #295 from unistack-org/dependabot/go_modules/go.unistack.org/micro/v3-3.10.8
build(deps): bump go.unistack.org/micro/v3 from 3.10.7 to 3.10.8
2023-02-07 17:06:58 +03:00
dependabot[bot]
40013e6a7f
build(deps): bump go.unistack.org/micro/v3 from 3.10.7 to 3.10.8
Bumps [go.unistack.org/micro/v3](https://github.com/unistack-org/micro) from 3.10.7 to 3.10.8.
- [Release notes](https://github.com/unistack-org/micro/releases)
- [Commits](https://github.com/unistack-org/micro/compare/v3.10.7...v3.10.8)

---
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>
2023-02-07 14:03:47 +00:00
0b34de30c0 additional logger/unwrap tests
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2023-02-06 23:04:48 +03:00
81423e1cf2 additional logger/unwrap tests
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2023-02-06 23:04:48 +03:00
acd9eab7e9
Merge pull request #293 from unistack-org/dependabot/go_modules/go.unistack.org/micro-server-http/v3-3.10.6
build(deps): bump go.unistack.org/micro-server-http/v3 from 3.10.5 to 3.10.6
2023-02-06 17:10:20 +03:00
dependabot[bot]
04338b86c7
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.10.5 to 3.10.6.
- [Release notes](https://github.com/unistack-org/micro-server-http/releases)
- [Commits](https://github.com/unistack-org/micro-server-http/compare/v3.10.5...v3.10.6)

---
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>
2023-02-06 14:07:12 +00:00
dependabot[bot]
7b39543e8e
build(deps): bump modernc.org/sqlite from 1.19.4 to 1.20.3 (#289)
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-30 22:49:16 +03:00
dependabot[bot]
10be6c679c
build(deps): bump golangci/golangci-lint-action from 3.3.1 to 3.4.0 (#286)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.3.1 to 3.4.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v3.3.1...v3.4.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>
2023-01-30 19:39:34 +00:00
dependabot[bot]
cadf39e9e3
build(deps): bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 (#290)
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.3.5 to 1.3.6.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.3.5...v1.3.6)

---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
  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>
2023-01-30 19:36:13 +00:00
e2733c8cb4 update tcp server
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2023-01-30 22:32:55 +03:00
6dc88d6cf4 add more wrapper tests
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2023-01-30 21:10:06 +03:00
301e584869 update test
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2023-01-18 10:11:41 +03:00
71f7338a41 new test cases
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2023-01-16 19:44:09 +03:00
9d7ffcc01a fixup tests
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2023-01-07 23:56:14 +03:00
dependabot[bot]
d465998023
build(deps): bump actions/checkout from 3.2.0 to 3.3.0 (#280)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3.2.0...v3.3.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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>
2023-01-07 22:56:44 +03:00
7c71e65d02 add sql wrapper tests, regen
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2023-01-07 19:16:51 +03:00
de763a4f92
Merge pull request #275 from unistack-org/dependabot/go_modules/github.com/segmentio/kafka-go-0.4.38
build(deps): bump github.com/segmentio/kafka-go from 0.4.35 to 0.4.38
2022-12-27 00:22:41 +03:00
dfa689d54c
Merge branch 'master' into dependabot/go_modules/github.com/segmentio/kafka-go-0.4.38 2022-12-27 00:19:32 +03:00
dependabot[bot]
33d5faee0b
build(deps): bump actions/checkout from 3.1.0 to 3.2.0 (#278)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3.1.0...v3.2.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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-12-27 00:13:08 +03:00
dependabot[bot]
4f08599747
build(deps): bump github.com/segmentio/kafka-go from 0.4.35 to 0.4.38
Bumps [github.com/segmentio/kafka-go](https://github.com/segmentio/kafka-go) from 0.4.35 to 0.4.38.
- [Release notes](https://github.com/segmentio/kafka-go/releases)
- [Commits](https://github.com/segmentio/kafka-go/compare/v0.4.35...v0.4.38)

---
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-11-29 10:26:00 +00:00
dependabot[bot]
128baedbef
build(deps): bump hmarr/auto-approve-action from 2 to 3 (#277)
Bumps [hmarr/auto-approve-action](https://github.com/hmarr/auto-approve-action) from 2 to 3.
- [Release notes](https://github.com/hmarr/auto-approve-action/releases)
- [Commits](https://github.com/hmarr/auto-approve-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: hmarr/auto-approve-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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-11-29 13:19:35 +03:00
dependabot[bot]
47720de5ae
build(deps): bump golangci/golangci-lint-action from 3.2.0 to 3.3.1 (#274)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.2.0 to 3.3.1.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v3.2.0...v3.3.1)

---
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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-14 04:31:45 +00:00
dependabot[bot]
3209a6ef10
build(deps): bump modernc.org/sqlite from 1.19.1 to 1.19.4 (#273)
---
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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-14 07:28:02 +03:00
dependabot[bot]
ffac5f8293
build(deps): bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 (#272)
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.3.4 to 1.3.5.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.3.4...v1.3.5)

---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
  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-11-14 07:04:12 +03:00
dependabot[bot]
44c02c95da
build(deps): bump github.com/twmb/franz-go from 1.7.1 to 1.9.1 (#271)
Bumps [github.com/twmb/franz-go](https://github.com/twmb/franz-go) from 1.7.1 to 1.9.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.7.1...v1.9.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-12 18:22:51 +03:00
dependabot[bot]
a6c48f3626
build(deps): bump google.golang.org/grpc from 1.49.0 to 1.50.1 (#266)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.49.0 to 1.50.1.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.49.0...v1.50.1)

---
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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-19 22:50:54 +03:00
dependabot[bot]
f3adca8e4d
build(deps): bump actions/checkout from 2 to 3.1.0 (#262)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.1.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3.1.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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-10-06 17:35:25 +03:00
dependabot[bot]
e530b55d01
build(deps): bump modernc.org/sqlite from 1.18.2 to 1.19.1 (#260)
Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) from 1.18.2 to 1.19.1.
- [Release notes](https://gitlab.com/cznic/sqlite/tags)
- [Commits](https://gitlab.com/cznic/sqlite/compare/v1.18.2...v1.19.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-04 12:55:10 +03:00
dependabot[bot]
06787af4b5
build(deps): bump dependabot/fetch-metadata from 1.3.3 to 1.3.4 (#261)
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.3.3 to 1.3.4.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.3.3...v1.3.4)

---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
  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-10-04 11:44:51 +03:00
138719897d
Merge pull request #257 from unistack-org/dependabot/go_modules/github.com/twmb/franz-go-1.7.1
build(deps): bump github.com/twmb/franz-go from 1.7.0 to 1.7.1
2022-09-17 16:46:09 +03:00
286948ab48
Merge branch 'master' into dependabot/go_modules/github.com/twmb/franz-go-1.7.1 2022-09-17 16:42:26 +03:00
4baf2d3a75
Merge pull request #259 from unistack-org/dependabot/go_modules/modernc.org/sqlite-1.18.2
build(deps): bump modernc.org/sqlite from 1.18.1 to 1.18.2
2022-09-17 16:41:23 +03:00
2699ddb259
Merge branch 'master' into dependabot/go_modules/modernc.org/sqlite-1.18.2 2022-09-17 16:38:19 +03:00
dependabot[bot]
347a5b457a
build(deps): bump github.com/twmb/franz-go from 1.7.0 to 1.7.1
Bumps [github.com/twmb/franz-go](https://github.com/twmb/franz-go) from 1.7.0 to 1.7.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.7.0...v1.7.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>
2022-09-17 13:35:23 +00:00
dependabot[bot]
aff2699ec5
build(deps): bump github.com/segmentio/kafka-go from 0.4.34 to 0.4.35 (#258)
Bumps [github.com/segmentio/kafka-go](https://github.com/segmentio/kafka-go) from 0.4.34 to 0.4.35.
- [Release notes](https://github.com/segmentio/kafka-go/releases)
- [Commits](https://github.com/segmentio/kafka-go/compare/v0.4.34...v0.4.35)

---
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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-17 16:33:41 +03:00
dependabot[bot]
7f21014de2
build(deps): bump modernc.org/sqlite from 1.18.1 to 1.18.2
Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) from 1.18.1 to 1.18.2.
- [Release notes](https://gitlab.com/cznic/sqlite/tags)
- [Commits](https://gitlab.com/cznic/sqlite/compare/v1.18.1...v1.18.2)

---
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-09-12 14:27:18 +00:00
dependabot[bot]
440c181897
build(deps): bump google.golang.org/protobuf from 1.28.0 to 1.28.1 (#256)
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 18:05:42 +03:00
27244782a2
Merge pull request #255 from unistack-org/dependabot/go_modules/github.com/segmentio/kafka-go-0.4.34
build(deps): bump github.com/segmentio/kafka-go from 0.4.32 to 0.4.34
2022-08-28 17:59:38 +03:00
abe95df0ec
Merge branch 'master' into dependabot/go_modules/github.com/segmentio/kafka-go-0.4.34 2022-08-28 17:55:56 +03:00
dependabot[bot]
1780f89892
build(deps): bump modernc.org/sqlite from 1.17.3 to 1.18.1 (#252)
Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) from 1.17.3 to 1.18.1.
- [Release notes](https://gitlab.com/cznic/sqlite/tags)
- [Commits](https://gitlab.com/cznic/sqlite/compare/v1.17.3...v1.18.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-28 14:55:33 +00:00
dependabot[bot]
6bc6accfa1
build(deps): bump github.com/segmentio/kafka-go from 0.4.32 to 0.4.34
Bumps [github.com/segmentio/kafka-go](https://github.com/segmentio/kafka-go) from 0.4.32 to 0.4.34.
- [Release notes](https://github.com/segmentio/kafka-go/releases)
- [Commits](https://github.com/segmentio/kafka-go/compare/v0.4.32...v0.4.34)

---
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-08-28 14:51:21 +00:00
dependabot[bot]
7bbd4b7ca6
build(deps): bump github.com/twmb/franz-go from 1.6.0 to 1.7.0 (#254)
Bumps [github.com/twmb/franz-go](https://github.com/twmb/franz-go) from 1.6.0 to 1.7.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.6.0...v1.7.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-28 17:50:15 +03:00
dependabot[bot]
80585dda25
build(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0 (#246)
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.5 to 1.8.0.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.7.5...v1.8.0)

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

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:43:51 +00:00
dependabot[bot]
ed0f0dfa85
build(deps): bump dependabot/fetch-metadata from 1.3.1 to 1.3.3 (#248)
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.3.1 to 1.3.3.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.3.1...v1.3.3)

---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
  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:34:49 +00:00
dependabot[bot]
a6014a7e92
build(deps): bump google.golang.org/grpc from 1.47.0 to 1.49.0 (#253)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.47.0 to 1.49.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.47.0...v1.49.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-28 17:23:03 +03:00
df0a5684c8
Merge pull request #243 from unistack-org/dependabot/go_modules/go.unistack.org/micro-server-grpc/v3-3.9.5
build(deps): bump go.unistack.org/micro-server-grpc/v3 from 3.9.3 to 3.9.5
2022-06-27 17:43:12 +03:00
dependabot[bot]
cde13d6abf
build(deps): bump go.unistack.org/micro-server-grpc/v3
Bumps [go.unistack.org/micro-server-grpc/v3](https://github.com/unistack-org/micro-server-grpc) from 3.9.3 to 3.9.5.
- [Release notes](https://github.com/unistack-org/micro-server-grpc/releases)
- [Commits](https://github.com/unistack-org/micro-server-grpc/compare/v3.9.3...v3.9.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-27 14:40:02 +00:00
b340f96182
Merge pull request #245 from unistack-org/dependabot/go_modules/go.unistack.org/micro-client-http/v3-3.8.9
build(deps): bump go.unistack.org/micro-client-http/v3 from 3.8.8 to 3.8.9
2022-06-27 17:38:48 +03:00