Skip to content
This repository has been archived by the owner on Mar 10, 2022. It is now read-only.

Commit

Permalink
Bump go.od2.network/hive-api from 0.0.2 to 0.0.4 (#47)
Browse files Browse the repository at this point in the history
Bumps [go.od2.network/hive-api](https://github.com/od2/hive-api) from 0.0.2 to 0.0.4.
- [Release notes](https://github.com/od2/hive-api/releases)
- [Commits](https://github.com/od2/hive-api/compare/v0.0.2...v0.0.4)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored Jan 27, 2021
1 parent d305447 commit 405ff7d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ require (
github.com/stretchr/testify v1.7.0
github.com/valyala/fasthttp v1.19.0
github.com/valyala/fastjson v1.6.3
go.od2.network/hive-api v0.0.2
go.od2.network/hive-api v0.0.4
go.od2.network/hive-worker v0.0.2
go.uber.org/zap v1.16.0
google.golang.org/grpc v1.35.0
Expand Down
1 change: 1 addition & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,7 @@ github.com/xiang90/probing v0.0.0-20190116061207-43a291ad63a2/go.mod h1:UETIi67q
go.etcd.io/bbolt v1.3.2/go.mod h1:IbVyRI1SCnLcuJnV2u8VeU0CEYM7e686BmAb1XKL+uU=
go.od2.network/hive-api v0.0.2 h1:NQuXZtn4ALZzVOMBxw3Z905guSG+h+85afAA5hnr2Js=
go.od2.network/hive-api v0.0.2/go.mod h1:I6JOEm4KFQMxMXfpuMChKoSGOIlO6MuQ+219NfIdgZQ=
go.od2.network/hive-api v0.0.4/go.mod h1:I6JOEm4KFQMxMXfpuMChKoSGOIlO6MuQ+219NfIdgZQ=
go.od2.network/hive-worker v0.0.2 h1:8Tl5PPFJoGX3WJbRSuc2N8yzpt8c9tfodEjnQNpc/Mc=
go.od2.network/hive-worker v0.0.2/go.mod h1:aXPle43AwG8gdguIdHVQkpnFn8K3+iwxHzV8DdS5OQc=
go.opencensus.io v0.21.0/go.mod h1:mSImk1erAIZhrmZN+AvHh14ztQfjbGwt4TtuofqLduU=
Expand Down

0 comments on commit 405ff7d

Please sign in to comment.