Skip to content

Commit

Permalink
bump firehose core
Browse files Browse the repository at this point in the history
  • Loading branch information
colindickson committed Sep 4, 2024
1 parent 9c77fdf commit 75e02b5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ require (
github.com/streamingfast/bstream v0.0.2-0.20240829135239-723d9306f55d
github.com/streamingfast/cli v0.0.4-0.20240412191021-5f81842cb71d
github.com/streamingfast/dstore v0.1.1-0.20240826190906-91345d4a31f2
github.com/streamingfast/firehose-core v1.6.2-0.20240903192802-cc785218e241
github.com/streamingfast/firehose-core v1.6.2-0.20240904194045-e2a0a26ed532
github.com/streamingfast/logging v0.0.0-20230608130331-f22c91403091
github.com/streamingfast/near-go v0.0.0-20220302163233-b638f5b48a2d
github.com/stretchr/testify v1.8.4
Expand Down Expand Up @@ -147,7 +147,7 @@ require (
github.com/streamingfast/sf-tracing v0.0.0-20240430173521-888827872b90 // indirect
github.com/streamingfast/shutter v1.5.0 // indirect
github.com/streamingfast/snapshotter v0.0.0-20230316190750-5bcadfde44d0 // indirect
github.com/streamingfast/substreams v1.10.0 // indirect
github.com/streamingfast/substreams v1.10.1-0.20240904180036-74e0072872de // indirect
github.com/subosito/gotenv v1.4.2 // indirect
github.com/teris-io/shortid v0.0.0-20171029131806-771a37caa5cf // indirect
github.com/tetratelabs/wazero v1.8.0 // indirect
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -566,8 +566,8 @@ github.com/streamingfast/dstore v0.1.1-0.20240826190906-91345d4a31f2 h1:BB3VSDl8
github.com/streamingfast/dstore v0.1.1-0.20240826190906-91345d4a31f2/go.mod h1:kNzxgv2MzYFn2T4kelBVpGp/yP/1njtr3+csWuqxK3w=
github.com/streamingfast/dtracing v0.0.0-20220305214756-b5c0e8699839 h1:K6mJPvh1jAL+/gBS7Bh9jyzWaTib6N47m06gZOTUPwQ=
github.com/streamingfast/dtracing v0.0.0-20220305214756-b5c0e8699839/go.mod h1:huOJyjMYS6K8upTuxDxaNd+emD65RrXoVBvh8f1/7Ns=
github.com/streamingfast/firehose-core v1.6.2-0.20240903192802-cc785218e241 h1:W8LOb6kUmHNyeRxUlPR7LoVdhSE1xNIY3U3Bvbu6eSs=
github.com/streamingfast/firehose-core v1.6.2-0.20240903192802-cc785218e241/go.mod h1:hDg79PDL7MbejLZrLELo18x/kwMkvWHgcn3OsnLlzao=
github.com/streamingfast/firehose-core v1.6.2-0.20240904194045-e2a0a26ed532 h1:dC/qK/ibDM3iSXOivEyyONQ4/Zo1i8tTaNXt2/QHcmE=
github.com/streamingfast/firehose-core v1.6.2-0.20240904194045-e2a0a26ed532/go.mod h1:njdg5tqzRP59BRaatypJVzJIv/DFGuW5aipGQ2FMBuU=
github.com/streamingfast/jsonpb v0.0.0-20210811021341-3670f0aa02d0 h1:g8eEYbFSykyzIyuxNMmHEUGGUvJE0ivmqZagLDK42gw=
github.com/streamingfast/jsonpb v0.0.0-20210811021341-3670f0aa02d0/go.mod h1:cTNObq2Uofb330y05JbbZZ6RwE6QUXw5iVcHk1Fx3fk=
github.com/streamingfast/logging v0.0.0-20210811175431-f3b44b61606a/go.mod h1:4GdqELhZOXj4xwc4IaBmzofzdErGynnaSzuzxy0ZIBo=
Expand All @@ -592,8 +592,8 @@ github.com/streamingfast/shutter v1.5.0 h1:NpzDYzj0HVpSiDJVO/FFSL6QIK/YKOxY0gJAt
github.com/streamingfast/shutter v1.5.0/go.mod h1:B/T6efqdeMGbGwjzPS1ToXzYZI4kDzI5/u4I+7qbjY8=
github.com/streamingfast/snapshotter v0.0.0-20230316190750-5bcadfde44d0 h1:Y15G1Z4fpEdm2b+/70owI7TLuXadlqBtGM7rk4Hxrzk=
github.com/streamingfast/snapshotter v0.0.0-20230316190750-5bcadfde44d0/go.mod h1:/Rnz2TJvaShjUct0scZ9kKV2Jr9/+KBAoWy4UMYxgv4=
github.com/streamingfast/substreams v1.10.0 h1:vMwfOWo7t5gUj92kkC/vZqG918+Qy7VAElHged4R3fE=
github.com/streamingfast/substreams v1.10.0/go.mod h1:htDRslKI5Fj+JUqmKVsNj4Ph1DIzYig/K+VvP6SUIt0=
github.com/streamingfast/substreams v1.10.1-0.20240904180036-74e0072872de h1:Nc4BdaEIpC/8FahHyf4XOH7H/9iqcx0Tz5AriD+99ug=
github.com/streamingfast/substreams v1.10.1-0.20240904180036-74e0072872de/go.mod h1:htDRslKI5Fj+JUqmKVsNj4Ph1DIzYig/K+VvP6SUIt0=
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/objx v0.4.0/go.mod h1:YvHI0jy2hoMjB+UWwv71VJQ9isScKT/TqJzVSSt89Yw=
Expand Down

0 comments on commit 75e02b5

Please sign in to comment.