Commit Graph

296 Commits

Author SHA1 Message Date
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
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
9d7ffcc01a fixup tests
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2023-01-07 23:56:14 +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
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]
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]
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]
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
286948ab48
Merge branch 'master' into dependabot/go_modules/github.com/twmb/franz-go-1.7.1 2022-09-17 16:42:26 +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
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]
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
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
dependabot[bot]
64263e2b37
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.8 to 3.8.9.
- [Release notes](https://github.com/unistack-org/micro-client-http/releases)
- [Commits](https://github.com/unistack-org/micro-client-http/compare/v3.8.8...v3.8.9)

---
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-06-27 14:35:46 +00:00
dependabot[bot]
cb763099f4
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.6 to 3.8.7.
- [Release notes](https://github.com/unistack-org/micro-client-grpc/releases)
- [Commits](https://github.com/unistack-org/micro-client-grpc/compare/v3.8.6...v3.8.7)

---
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-06-27 14:31:25 +00:00
2ad7fd4963
Merge branch 'master' into dependabot/go_modules/modernc.org/sqlite-1.17.3 2022-06-25 23:20:48 +03:00
dependabot[bot]
36d83683a8
build(deps): bump modernc.org/sqlite from 1.17.2 to 1.17.3
Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) from 1.17.2 to 1.17.3.
- [Release notes](https://gitlab.com/cznic/sqlite/tags)
- [Commits](https://gitlab.com/cznic/sqlite/compare/v1.17.2...v1.17.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-06-25 20:18:07 +00:00
7f95c8d7dc
Merge branch 'master' into dependabot/go_modules/github.com/twmb/franz-go-1.6.0 2022-06-25 23:17:09 +03:00
dependabot[bot]
ed059ca2c0
build(deps): bump google.golang.org/grpc from 1.46.0 to 1.47.0 (#233)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.46.0 to 1.47.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.46.0...v1.47.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>
2022-06-25 23:16:59 +03:00
dependabot[bot]
7357ab4526
build(deps): bump github.com/twmb/franz-go from 1.5.2 to 1.6.0
Bumps [github.com/twmb/franz-go](https://github.com/twmb/franz-go) from 1.5.2 to 1.6.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.5.2...v1.6.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-06-25 20:12:32 +00:00
dependabot[bot]
6199835897
build(deps): bump storj.io/drpc from 0.0.30 to 0.0.32 (#240)
Bumps [storj.io/drpc](https://github.com/storj/drpc) from 0.0.30 to 0.0.32.
- [Release notes](https://github.com/storj/drpc/releases)
- [Commits](https://github.com/storj/drpc/compare/v0.0.30...v0.0.32)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-25 23:11:18 +03:00
dependabot[bot]
e59efbf0c2
build(deps): bump github.com/segmentio/kafka-go from 0.4.31 to 0.4.32 (#235)
Bumps [github.com/segmentio/kafka-go](https://github.com/segmentio/kafka-go) from 0.4.31 to 0.4.32.
- [Release notes](https://github.com/segmentio/kafka-go/releases)
- [Commits](https://github.com/segmentio/kafka-go/compare/v0.4.31...v0.4.32)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-25 19:46:49 +00:00
dependabot[bot]
d07a48cbf6
build(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.5 (#239)
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.1 to 1.7.5.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.7.1...v1.7.5)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-25 22:39:19 +03:00
dependabot[bot]
1e7cc5aeff
build(deps): bump github.com/twmb/franz-go from 1.5.1 to 1.5.2 (#227)
Bumps [github.com/twmb/franz-go](https://github.com/twmb/franz-go) from 1.5.1 to 1.5.2.
- [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.5.1...v1.5.2)

---
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>
2022-05-11 08:35:23 +00:00
dependabot[bot]
006e79d4a9
build(deps): bump modernc.org/sqlite from 1.17.1 to 1.17.2 (#228)
Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) from 1.17.1 to 1.17.2.
- [Release notes](https://gitlab.com/cznic/sqlite/tags)
- [Commits](https://gitlab.com/cznic/sqlite/compare/v1.17.1...v1.17.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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-11 11:28:49 +03:00
dependabot[bot]
15bf3a64d6
build(deps): bump github.com/twmb/franz-go from 1.4.2 to 1.5.1 (#225)
Bumps [github.com/twmb/franz-go](https://github.com/twmb/franz-go) from 1.4.2 to 1.5.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.4.2...v1.5.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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-05 14:59:42 +00:00
dependabot[bot]
60c9876821
build(deps): bump modernc.org/sqlite from 1.17.0 to 1.17.1 (#226)
Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) from 1.17.0 to 1.17.1.
- [Release notes](https://gitlab.com/cznic/sqlite/tags)
- [Commits](https://gitlab.com/cznic/sqlite/compare/v1.17.0...v1.17.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-05 17:55:43 +03:00
dependabot[bot]
561a22a757
build(deps): bump go.unistack.org/micro/v3 from 3.9.7 to 3.9.8
Bumps [go.unistack.org/micro/v3](https://github.com/unistack-org/micro) from 3.9.7 to 3.9.8.
- [Release notes](https://github.com/unistack-org/micro/releases)
- [Commits](https://github.com/unistack-org/micro/compare/v3.9.7...v3.9.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>
2022-05-04 14:24:41 +00:00
dependabot[bot]
565f9888b6
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.5 to 3.8.6.
- [Release notes](https://github.com/unistack-org/micro-client-grpc/releases)
- [Commits](https://github.com/unistack-org/micro-client-grpc/compare/v3.8.5...v3.8.6)

---
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-05-02 14:33:05 +00:00
dependabot[bot]
737f9cbfc7
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.7 to 3.8.8.
- [Release notes](https://github.com/unistack-org/micro-client-http/releases)
- [Commits](https://github.com/unistack-org/micro-client-http/compare/v3.8.7...v3.8.8)

---
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-05-02 14:28:21 +00:00
dependabot[bot]
1ba46f539f
build(deps): bump go.unistack.org/micro-client-drpc/v3
Bumps [go.unistack.org/micro-client-drpc/v3](https://github.com/unistack-org/micro-client-drpc) from 3.8.0 to 3.8.1.
- [Release notes](https://github.com/unistack-org/micro-client-drpc/releases)
- [Commits](https://github.com/unistack-org/micro-client-drpc/compare/v3.8.0...v3.8.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-02 14:23:43 +00:00
dependabot[bot]
e55699e00e
build(deps): bump modernc.org/sqlite from 1.16.0 to 1.17.0 (#218)
Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) from 1.16.0 to 1.17.0.
- [Release notes](https://gitlab.com/cznic/sqlite/tags)
- [Commits](https://gitlab.com/cznic/sqlite/compare/v1.16.0...v1.17.0)

---
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>
2022-04-25 18:53:18 +00:00
dependabot[bot]
31f395452f
build(deps): bump google.golang.org/grpc from 1.45.0 to 1.46.0 (#219)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.45.0 to 1.46.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.45.0...v1.46.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>
2022-04-25 21:45:13 +03:00
dependabot[bot]
c8dc3a3797
build(deps): bump github.com/jmoiron/sqlx from 1.3.4 to 1.3.5 (#215)
Bumps [github.com/jmoiron/sqlx](https://github.com/jmoiron/sqlx) from 1.3.4 to 1.3.5.
- [Release notes](https://github.com/jmoiron/sqlx/releases)
- [Commits](https://github.com/jmoiron/sqlx/compare/v1.3.4...v1.3.5)

---
updated-dependencies:
- dependency-name: github.com/jmoiron/sqlx
  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>
2022-04-21 15:15:39 +03:00
0839aebea5
Merge branch 'master' into dependabot/go_modules/modernc.org/sqlite-1.16.0 2022-04-11 22:53:13 +03:00
dependabot[bot]
23cb4e53ba
build(deps): bump modernc.org/sqlite from 1.15.3 to 1.16.0
Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) from 1.15.3 to 1.16.0.
- [Release notes](https://gitlab.com/cznic/sqlite/tags)
- [Commits](https://gitlab.com/cznic/sqlite/compare/v1.15.3...v1.16.0)

---
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-04-11 15:07:10 +00:00
dependabot[bot]
d2498ac702
build(deps): bump github.com/segmentio/kafka-go from 0.4.30 to 0.4.31
Bumps [github.com/segmentio/kafka-go](https://github.com/segmentio/kafka-go) from 0.4.30 to 0.4.31.
- [Release notes](https://github.com/segmentio/kafka-go/releases)
- [Commits](https://github.com/segmentio/kafka-go/compare/v0.4.30...v0.4.31)

---
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-04-11 15:06:51 +00:00
dependabot[bot]
1073b8e9fb
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.1 to 3.9.3.
- [Release notes](https://github.com/unistack-org/micro-server-grpc/releases)
- [Commits](https://github.com/unistack-org/micro-server-grpc/compare/v3.9.1...v3.9.3)

---
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-04-11 15:01:22 +00:00
dependabot[bot]
f08d36e01e
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.4 to 3.8.5.
- [Release notes](https://github.com/unistack-org/micro-client-grpc/releases)
- [Commits](https://github.com/unistack-org/micro-client-grpc/compare/v3.8.4...v3.8.5)

---
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-04-05 14:24:41 +00:00