Skip to content

Commit

Permalink
bump solana substreams
Browse files Browse the repository at this point in the history
  • Loading branch information
sduchesneau committed Jun 3, 2022
1 parent 46875ab commit 210b581
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 @@ -44,7 +44,7 @@ require (
github.com/streamingfast/sf-tools v0.0.0-20220601163521-585a45167662
github.com/streamingfast/shutter v1.5.0
github.com/streamingfast/solana-go v0.5.1-0.20220502224452-432fbe84aee8
github.com/streamingfast/substreams v0.0.10-beta.0.20220602230555-682c86469a74
github.com/streamingfast/substreams v0.0.12-0.20220603163035-bcebc40f6422
github.com/stretchr/testify v1.7.1
github.com/teris-io/shortid v0.0.0-20201117134242-e59966efd125 // indirect
github.com/test-go/testify v1.1.4
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -825,6 +825,8 @@ github.com/streamingfast/substreams v0.0.6-beta.0.20220530160447-450855f1882a h1
github.com/streamingfast/substreams v0.0.6-beta.0.20220530160447-450855f1882a/go.mod h1:PBlBxnkeTi81cWvW+UIgByS31WLhg2hQ2jXn7Z7GBGI=
github.com/streamingfast/substreams v0.0.10-beta.0.20220602230555-682c86469a74 h1:hoARhFkOrTlsuXrNYmUm1dVDFewr7AhU1SunA/o9OtY=
github.com/streamingfast/substreams v0.0.10-beta.0.20220602230555-682c86469a74/go.mod h1:kEnR9+Glho71YMUHTbDCw8X7dkGAIWR4M7vDUYZDC9E=
github.com/streamingfast/substreams v0.0.12-0.20220603163035-bcebc40f6422 h1:W3Sqw13uOMDEeGVbDzQ/xbB5Rmy634IglotrZsxTN/A=
github.com/streamingfast/substreams v0.0.12-0.20220603163035-bcebc40f6422/go.mod h1:kEnR9+Glho71YMUHTbDCw8X7dkGAIWR4M7vDUYZDC9E=
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
github.com/stretchr/objx v0.1.1/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
github.com/stretchr/testify v1.2.2/go.mod h1:a8OnRcib4nhh0OaRAV+Yts87kKdq0PP7pXfy6kDkUVs=
Expand Down

0 comments on commit 210b581

Please sign in to comment.