Skip to content

Commit

Permalink
Update mq library
Browse files Browse the repository at this point in the history
  • Loading branch information
youkaicountry committed Jan 21, 2022
1 parent aa7d8c1 commit 4b6611d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/btcsuite/btcutil v1.0.2
github.com/dgraph-io/badger v1.6.2
github.com/koinos/koinos-log-golang v0.0.0-20210621202301-3310a8e5866b
github.com/koinos/koinos-mq-golang v0.0.0-20210424202816-d2bd4d1894d1
github.com/koinos/koinos-mq-golang v0.0.0-20211026183607-441fb7106dd3
github.com/koinos/koinos-proto-golang v0.2.1-0.20211213185630-0165293aec14
github.com/koinos/koinos-util-golang v0.0.0-20211019222021-3b7f67a3119d
github.com/multiformats/go-multihash v0.0.16
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -245,6 +245,8 @@ github.com/koinos/koinos-log-golang v0.0.0-20210621202301-3310a8e5866b h1:pZ9L1E
github.com/koinos/koinos-log-golang v0.0.0-20210621202301-3310a8e5866b/go.mod h1:/dzAVdA+woySENUYwls8RT+5i87Rm4qoMZ4ctEQI8k0=
github.com/koinos/koinos-mq-golang v0.0.0-20210424202816-d2bd4d1894d1 h1:Zg6jmGes+odGMAdAQaelsHllKNZCJSzjQwHSGlVQNPc=
github.com/koinos/koinos-mq-golang v0.0.0-20210424202816-d2bd4d1894d1/go.mod h1:EFk+fuUL5ezbaWsGJ2U0KlzbgkflwRv96az8dEVe16I=
github.com/koinos/koinos-mq-golang v0.0.0-20211026183607-441fb7106dd3 h1:vr3BM+X2ZLmUysECS+1G+YqJeheCQdr01JikxOmLrhc=
github.com/koinos/koinos-mq-golang v0.0.0-20211026183607-441fb7106dd3/go.mod h1:EFk+fuUL5ezbaWsGJ2U0KlzbgkflwRv96az8dEVe16I=
github.com/koinos/koinos-proto-golang v0.0.0-20210817202730-232f9d89dd0b/go.mod h1:X0JDk9LJhh3zXCTtKc0OLL9zUGbVk1HIGPKi/WLpFuE=
github.com/koinos/koinos-proto-golang v0.2.1-0.20211213185630-0165293aec14 h1:1Ww9kzAFMpZrrLBDpiDJPAq3fKvaZE95jhK9Cb5Qs2g=
github.com/koinos/koinos-proto-golang v0.2.1-0.20211213185630-0165293aec14/go.mod h1:ZonOOdmZcuEbRdOqqdfYRA2I4szYHy5aKzUveMWXBog=
Expand Down

0 comments on commit 4b6611d

Please sign in to comment.