Commit Graph

20 Commits

Author SHA1 Message Date
dependabot[bot]
744a2edb12
chore(deps): bump golangci/golangci-lint-action from 2 to 3.1.0 (#35)
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>
Co-authored-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2022-03-05 19:34:01 +03:00
00c3984028 update workflows
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2022-03-05 19:09:56 +03:00
dependabot[bot]
48d7d8241b
chore(deps): bump go.unistack.org/micro/v3 from 3.8.7 to 3.8.21 (#31)
Bumps [go.unistack.org/micro/v3](https://github.com/unistack-org/micro) from 3.8.7 to 3.8.21.
- [Release notes](https://github.com/unistack-org/micro/releases)
- [Commits](https://github.com/unistack-org/micro/compare/v3.8.7...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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-01 00:36:42 +03:00
dependabot[bot]
c94a291382
chore(deps): bump dependabot/fetch-metadata from 1.1.1 to 1.2.1 (#33)
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 13:26:10 +03:00
dependabot[bot]
0079dfc2ae
chore(deps): bump google.golang.org/grpc from 1.37.1 to 1.43.0 (#19)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.37.1 to 1.43.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.37.1...v1.43.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-01-25 15:04:08 +03:00
dependabot[bot]
8b77d99089
chore(deps): bump storj.io/drpc from 0.0.26 to 0.0.27 (#25)
Bumps [storj.io/drpc](https://github.com/storj/drpc) from 0.0.26 to 0.0.27.
- [Release notes](https://github.com/storj/drpc/releases)
- [Commits](https://github.com/storj/drpc/compare/v0.0.26...v0.0.27)

---
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-01-25 14:32:37 +03:00
dependabot[bot]
6446147d0b
chore(deps): bump go.unistack.org/micro/v3 from 3.8.6 to 3.8.7 (#14)
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-29 00:26:56 +03:00
dependabot[bot]
033430990d
chore(deps): bump storj.io/drpc from 0.0.23 to 0.0.26 (#7)
Bumps [storj.io/drpc](https://github.com/storj/drpc) from 0.0.23 to 0.0.26.
- [Release notes](https://github.com/storj/drpc/releases)
- [Commits](https://github.com/storj/drpc/compare/v0.0.23...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 18:34:11 +03:00
702ed5640a update import paths
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2021-10-27 18:20:32 +03:00
3acb4dd3aa update workflows
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2021-10-27 18:07:15 +03:00
1fd30bc48f update workflow
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2021-09-21 21:47:52 +03:00
aa6bd869c8 update workflow
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2021-09-17 07:26:05 +03:00
b5fe40e193 fix workflow automerge
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2021-09-17 07:24:11 +03:00
1e19c8287f enable automerge
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2021-09-16 11:07:53 +03:00
d8aaf588bd updates
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2021-09-13 00:29:12 +03:00
d797edb9a7 add needed files
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2021-09-12 23:24:41 +03:00
e265a6f83f add github stuff
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2021-09-06 15:28:51 +03:00
a25bb3366d add github stuff
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2021-09-06 10:34:08 +03:00
a34df4ddd1 initial import
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2021-05-04 20:28:40 +03:00
5fad90b2b6
Initial commit 2021-05-04 20:25:23 +03:00