Skip to content

Commit

Permalink
bumped substreams
Browse files Browse the repository at this point in the history
  • Loading branch information
jubeless committed Dec 12, 2023
1 parent 711642b commit dd2a4dd
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 @@ -30,7 +30,7 @@ require (
github.com/streamingfast/logging v0.0.0-20230608130331-f22c91403091
github.com/streamingfast/pbgo v0.0.6-0.20231208140754-ed2bd10b96ee
github.com/streamingfast/snapshotter v0.0.0-20230316190750-5bcadfde44d0
github.com/streamingfast/substreams v1.1.23-0.20231208153603-95496e92a415
github.com/streamingfast/substreams v1.2.1-0.20231212145050-217d8cf08d42
github.com/stretchr/testify v1.8.4
github.com/test-go/testify v1.1.4
go.uber.org/multierr v1.10.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -625,6 +625,8 @@ github.com/streamingfast/snapshotter v0.0.0-20230316190750-5bcadfde44d0 h1:Y15G1
github.com/streamingfast/snapshotter v0.0.0-20230316190750-5bcadfde44d0/go.mod h1:/Rnz2TJvaShjUct0scZ9kKV2Jr9/+KBAoWy4UMYxgv4=
github.com/streamingfast/substreams v1.1.23-0.20231208153603-95496e92a415 h1:objc6hYL+wmIK92EIu+Z72WAqioQWow2oy2KE9wEB6A=
github.com/streamingfast/substreams v1.1.23-0.20231208153603-95496e92a415/go.mod h1:fCC3pGTYMi0N4VhJjdJPQydefJpY+tsY9BzWxDi152k=
github.com/streamingfast/substreams v1.2.1-0.20231212145050-217d8cf08d42 h1:uI8Hqc97DciVzZ7gZLNxHSGMeJMF3B5nAAxJ70JS6G4=
github.com/streamingfast/substreams v1.2.1-0.20231212145050-217d8cf08d42/go.mod h1:fCC3pGTYMi0N4VhJjdJPQydefJpY+tsY9BzWxDi152k=
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 dd2a4dd

Please sign in to comment.