dependabot[bot]
|
f89a3e9917
|
chore(deps): bump actions/cache from 2 to 3 (#32)
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-03-22 23:15:16 +03:00 |
|
|
51b61243a0
|
Merge pull request #34 from unistack-org/dependabot/go_modules/go.unistack.org/micro/v3-3.9.1
chore(deps): bump go.unistack.org/micro/v3 from 3.9.0 to 3.9.1
|
2022-03-22 18:32:13 +03:00 |
|
dependabot[bot]
|
67e7b6cb12
|
chore(deps): bump go.unistack.org/micro/v3 from 3.9.0 to 3.9.1
Bumps [go.unistack.org/micro/v3](https://github.com/unistack-org/micro) from 3.9.0 to 3.9.1.
- [Release notes](https://github.com/unistack-org/micro/releases)
- [Commits](https://github.com/unistack-org/micro/compare/v3.9.0...v3.9.1)
---
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-03-22 15:29:49 +00:00 |
|
|
1118b9ad3d
|
Merge pull request #33 from unistack-org/dependabot/go_modules/go.unistack.org/micro/v3-3.9.0
chore(deps): bump go.unistack.org/micro/v3 from 3.8.21 to 3.9.0
|
2022-03-21 18:25:48 +03:00 |
|
dependabot[bot]
|
7ffca16bd2
|
chore(deps): bump go.unistack.org/micro/v3 from 3.8.21 to 3.9.0
Bumps [go.unistack.org/micro/v3](https://github.com/unistack-org/micro) from 3.8.21 to 3.9.0.
- [Release notes](https://github.com/unistack-org/micro/releases)
- [Commits](https://github.com/unistack-org/micro/compare/v3.8.21...v3.9.0)
---
updated-dependencies:
- dependency-name: go.unistack.org/micro/v3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-21 15:23:38 +00:00 |
|
|
5758c7dfd5
|
Merge pull request #31 from unistack-org/fix
fix drpc method passing
|
2022-03-21 12:55:40 +03:00 |
|
|
de02d636ad
|
fix drpc method passing
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2022-03-21 12:53:33 +03:00 |
|
|
6f4e54a876
|
fix drpc method passing
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2022-03-21 12:48:06 +03:00 |
|
dependabot[bot]
|
47c8975a12
|
chore(deps): bump storj.io/drpc from 0.0.29 to 0.0.30 (#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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-03-19 12:01:22 +03:00 |
|
|
1228768700
|
update go version
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2022-03-07 13:44:59 +03:00 |
|
|
2026c0cce3
|
Merge pull request #29 from unistack-org/md
add message metadata support
|
2022-03-05 19:14:54 +03:00 |
|
|
4e19335534
|
add message metadata support
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2022-03-05 19:13:12 +03:00 |
|
|
bcc32db0f2
|
update workflows
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2022-03-05 19:08:11 +03:00 |
|
dependabot[bot]
|
5ea8ee8227
|
chore(deps): bump golangci/golangci-lint-action from 2 to 3.1.0 (#26)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 2 to 3.1.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v2...v3.1.0)
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-03-01 00:26:33 +03:00 |
|
dependabot[bot]
|
f28f45e2d8
|
chore(deps): bump storj.io/drpc from 0.0.26 to 0.0.29 (#21)
Bumps [storj.io/drpc](https://github.com/storj/drpc) from 0.0.26 to 0.0.29.
- [Release notes](https://github.com/storj/drpc/releases)
- [Commits](https://github.com/storj/drpc/compare/v0.0.26...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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-25 09:58:13 +03:00 |
|
dependabot[bot]
|
ad964e9f44
|
chore(deps): bump dependabot/fetch-metadata from 1.1.1 to 1.2.1 (#24)
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.1.1 to 1.2.1.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.1.1...v1.2.1)
---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
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-02-25 09:40:15 +03:00 |
|
|
42f90d1ecd
|
Merge pull request #22 from unistack-org/dependabot/go_modules/go.unistack.org/micro/v3-3.8.21
chore(deps): bump go.unistack.org/micro/v3 from 3.8.20 to 3.8.21
|
2022-01-31 18:22:06 +03:00 |
|
dependabot[bot]
|
b0fd70135b
|
chore(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 15:20:26 +00:00 |
|
|
4b6f94c4ec
|
Merge pull request #20 from unistack-org/dependabot/go_modules/go.unistack.org/micro/v3-3.8.20
chore(deps): bump go.unistack.org/micro/v3 from 3.8.19 to 3.8.20
|
2022-01-26 18:22:20 +03:00 |
|
dependabot[bot]
|
789f7ebdd0
|
chore(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 15:20:23 +00:00 |
|
|
839b2e0b76
|
Merge pull request #18 from unistack-org/dependabot/go_modules/go.unistack.org/micro/v3-3.8.19
chore(deps): bump go.unistack.org/micro/v3 from 3.8.18 to 3.8.19
|
2022-01-25 18:18:56 +03:00 |
|
dependabot[bot]
|
10e7de1f7f
|
chore(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 15:17:03 +00:00 |
|
|
3587958cff
|
Merge pull request #17 from unistack-org/dependabot/go_modules/go.unistack.org/micro/v3-3.8.18
chore(deps): bump go.unistack.org/micro/v3 from 3.8.16 to 3.8.18
|
2022-01-24 18:26:30 +03:00 |
|
dependabot[bot]
|
721c70e326
|
chore(deps): bump go.unistack.org/micro/v3 from 3.8.16 to 3.8.18
Bumps [go.unistack.org/micro/v3](https://github.com/unistack-org/micro) from 3.8.16 to 3.8.18.
- [Release notes](https://github.com/unistack-org/micro/releases)
- [Commits](https://github.com/unistack-org/micro/compare/v3.8.16...v3.8.18)
---
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-24 15:24:38 +00:00 |
|
|
c0a9a69b75
|
Merge pull request #16 from unistack-org/dependabot/go_modules/go.unistack.org/micro/v3-3.8.16
chore(deps): bump go.unistack.org/micro/v3 from 3.8.15 to 3.8.16
|
2022-01-21 18:20:58 +03:00 |
|
dependabot[bot]
|
c8e438f1df
|
chore(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 15:19:18 +00:00 |
|
|
71aed704e8
|
Merge pull request #15 from unistack-org/dependabot/go_modules/go.unistack.org/micro/v3-3.8.15
chore(deps): bump go.unistack.org/micro/v3 from 3.8.14 to 3.8.15
|
2022-01-20 18:21:10 +03:00 |
|
dependabot[bot]
|
dc03d95cb7
|
chore(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 15:19:28 +00:00 |
|
|
a11ad0d11c
|
Merge pull request #14 from unistack-org/dependabot/go_modules/go.unistack.org/micro/v3-3.8.14
chore(deps): bump go.unistack.org/micro/v3 from 3.8.13 to 3.8.14
|
2022-01-10 18:22:03 +03:00 |
|
dependabot[bot]
|
ff2e71579d
|
chore(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 15:20:10 +00:00 |
|
|
b2d2b7cbe4
|
Merge pull request #13 from unistack-org/dependabot/go_modules/go.unistack.org/micro/v3-3.8.13
chore(deps): bump go.unistack.org/micro/v3 from 3.8.12 to 3.8.13
|
2021-12-28 18:17:42 +03:00 |
|
dependabot[bot]
|
d037140338
|
chore(deps): bump go.unistack.org/micro/v3 from 3.8.12 to 3.8.13
Bumps [go.unistack.org/micro/v3](https://github.com/unistack-org/micro) from 3.8.12 to 3.8.13.
- [Release notes](https://github.com/unistack-org/micro/releases)
- [Commits](https://github.com/unistack-org/micro/compare/v3.8.12...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 15:16:07 +00:00 |
|
|
80842ca667
|
fix for latest micro
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2021-12-16 15:27:02 +03:00 |
|
|
8bcc645147
|
Merge pull request #12 from unistack-org/dependabot/go_modules/go.unistack.org/micro/v3-3.8.11
chore(deps): bump go.unistack.org/micro/v3 from 3.8.10 to 3.8.11
|
2021-11-24 18:27:14 +03:00 |
|
dependabot[bot]
|
1e179640ce
|
chore(deps): bump go.unistack.org/micro/v3 from 3.8.10 to 3.8.11
Bumps [go.unistack.org/micro/v3](https://github.com/unistack-org/micro) from 3.8.10 to 3.8.11.
- [Release notes](https://github.com/unistack-org/micro/releases)
- [Commits](https://github.com/unistack-org/micro/compare/v3.8.10...v3.8.11)
---
updated-dependencies:
- dependency-name: go.unistack.org/micro/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-24 15:25:25 +00:00 |
|
|
38103a3f31
|
Merge pull request #11 from unistack-org/dependabot/go_modules/go.unistack.org/micro/v3-3.8.10
chore(deps): bump go.unistack.org/micro/v3 from 3.8.9 to 3.8.10
|
2021-11-19 18:17:47 +03:00 |
|
dependabot[bot]
|
3aecec8741
|
chore(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 15:15:22 +00:00 |
|
|
176af91a12
|
Merge pull request #10 from unistack-org/dependabot/go_modules/go.unistack.org/micro/v3-3.8.9
chore(deps): bump go.unistack.org/micro/v3 from 3.8.7 to 3.8.9
|
2021-11-18 18:19:52 +03:00 |
|
dependabot[bot]
|
274edc6cb3
|
chore(deps): bump go.unistack.org/micro/v3 from 3.8.7 to 3.8.9
Bumps [go.unistack.org/micro/v3](https://github.com/unistack-org/micro) from 3.8.7 to 3.8.9.
- [Release notes](https://github.com/unistack-org/micro/releases)
- [Commits](https://github.com/unistack-org/micro/compare/v3.8.7...v3.8.9)
---
updated-dependencies:
- dependency-name: go.unistack.org/micro/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-18 15:17:49 +00:00 |
|
|
7b29faec7d
|
Merge pull request #8 from unistack-org/dependabot/go_modules/go.unistack.org/micro/v3-3.8.7
chore(deps): bump go.unistack.org/micro/v3 from 3.8.6 to 3.8.7
|
2021-10-29 00:06:36 +03:00 |
|
|
b1df3980e1
|
Merge branch 'master' into dependabot/go_modules/go.unistack.org/micro/v3-3.8.7
|
2021-10-29 00:04:29 +03:00 |
|
|
7a20721997
|
fix tests (#9)
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2021-10-29 00:04:06 +03:00 |
|
dependabot[bot]
|
83c6c5b06f
|
chore(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 15:18:53 +00:00 |
|
dependabot[bot]
|
a13e3c28c3
|
chore(deps): bump storj.io/drpc from 0.0.24 to 0.0.26 (#2)
Bumps [storj.io/drpc](https://github.com/storj/drpc) from 0.0.24 to 0.0.26.
- [Release notes](https://github.com/storj/drpc/releases)
- [Commits](https://github.com/storj/drpc/compare/v0.0.24...v0.0.26)
---
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>
|
2021-10-27 23:35:20 +03:00 |
|
|
635714cfad
|
update import paths
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2021-10-27 18:35:56 +03:00 |
|
|
69be182d92
|
update import paths
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2021-10-27 18:13:33 +03:00 |
|
|
8a2b0636e1
|
update workflows
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2021-10-27 18:10:25 +03:00 |
|
|
7b0800fb96
|
update workflow
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2021-09-21 21:46:38 +03:00 |
|
|
6d45c0441a
|
update workflows
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2021-09-17 07:47:41 +03:00 |
|
|
8586c8f92c
|
enable automerge
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2021-09-16 11:02:18 +03:00 |
|