Skip to content

Commit

Permalink
bump core
Browse files Browse the repository at this point in the history
  • Loading branch information
colindickson committed Sep 3, 2024
1 parent d2919a2 commit ef76cde
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion 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.20240829135426-e43b89eaf31a
github.com/streamingfast/firehose-core v1.6.2-0.20240903185727-a0efd331291b
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
4 changes: 2 additions & 2 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.20240829135426-e43b89eaf31a h1:H4GwJEpqLdfSYjuW3Kj/B37hYVmZrPDRHqQXYdExA0A=
github.com/streamingfast/firehose-core v1.6.2-0.20240829135426-e43b89eaf31a/go.mod h1:hDg79PDL7MbejLZrLELo18x/kwMkvWHgcn3OsnLlzao=
github.com/streamingfast/firehose-core v1.6.2-0.20240903185727-a0efd331291b h1:CMNXdejv+KidTlgz3Oe4U/SkK6mKwTkcCs04rlPFh74=
github.com/streamingfast/firehose-core v1.6.2-0.20240903185727-a0efd331291b/go.mod h1:hDg79PDL7MbejLZrLELo18x/kwMkvWHgcn3OsnLlzao=
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 Down

0 comments on commit ef76cde

Please sign in to comment.