Skip to content

Commit

Permalink
bump firehose-core to v1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
fschoell committed Feb 26, 2024
1 parent 0a14366 commit 88bf49c
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 @@ -14,7 +14,7 @@ require (
github.com/streamingfast/bstream v0.0.2-0.20240207154557-a98153ba4b86
github.com/streamingfast/dmetrics v0.0.0-20230919161904-206fa8ebd545
github.com/streamingfast/dstore v0.1.1-0.20240215171730-493ad5a0f537
github.com/streamingfast/firehose-core v1.2.2
github.com/streamingfast/firehose-core v1.2.3
github.com/streamingfast/jsonpb v0.0.0-20210811021341-3670f0aa02d0
github.com/streamingfast/logging v0.0.0-20230608130331-f22c91403091
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 @@ -607,8 +607,8 @@ github.com/streamingfast/dstore v0.1.1-0.20240215171730-493ad5a0f537 h1:HWqY7nS+
github.com/streamingfast/dstore v0.1.1-0.20240215171730-493ad5a0f537/go.mod h1:ngKU7WzHwVjOFpt2g+Wtob5mX4IvN90HYlnARcTRbmQ=
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.2.2 h1:VygDxAq3db8reivhmovxbMAUj0r+05dg3RbeJbMUFrU=
github.com/streamingfast/firehose-core v1.2.2/go.mod h1:uWKJLk5OlcqWumO8Y8HidFVHrhUQ9kqesS+4wu1LMLE=
github.com/streamingfast/firehose-core v1.2.3 h1:RoTOtFm7LRjzwnkqOMnrnNZSFNW1SUPeUh0BjKles3M=
github.com/streamingfast/firehose-core v1.2.3/go.mod h1:uWKJLk5OlcqWumO8Y8HidFVHrhUQ9kqesS+4wu1LMLE=
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 88bf49c

Please sign in to comment.