Skip to content

Commit

Permalink
bump substreams, nearing dev/prod mode release
Browse files Browse the repository at this point in the history
  • Loading branch information
sduchesneau committed Jan 5, 2023
1 parent 30035f0 commit 62d486d
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 @@ -36,7 +36,7 @@ require (
github.com/streamingfast/sf-tools v0.0.0-20221129171534-a0708b599ce5
github.com/streamingfast/shutter v1.5.0
github.com/streamingfast/snapshotter v0.0.0-20220413132715-3f71bf33f0ea
github.com/streamingfast/substreams v0.0.22-0.20230105162002-111be6b864f4
github.com/streamingfast/substreams v0.0.22-0.20230105200634-23ba410f4a46
github.com/stretchr/testify v1.8.0
github.com/test-go/testify v1.1.4
github.com/tidwall/gjson v1.14.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -764,8 +764,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-20220413132715-3f71bf33f0ea h1:urZ/9/yTatDNjiny9LizyRm7zi350mhpymTWkjKq5g4=
github.com/streamingfast/snapshotter v0.0.0-20220413132715-3f71bf33f0ea/go.mod h1:DdwE8twv+VjF/6AGqL5JSfS3/Pc59pPxaKJmIu9Y/T4=
github.com/streamingfast/substreams v0.0.22-0.20230105162002-111be6b864f4 h1:nnCt7gV+iDJkVliBEoIfGR5wBxd3+FQ2/oCtyBX8bck=
github.com/streamingfast/substreams v0.0.22-0.20230105162002-111be6b864f4/go.mod h1:LosNwJkqLxF1lDt6ZaPfHMMWlcBW/R/4tzPBIBo9Fpw=
github.com/streamingfast/substreams v0.0.22-0.20230105200634-23ba410f4a46 h1:7thhKU6UnzRlbqo72zPS65k1epOUzcX7Xzc7vAC7lP8=
github.com/streamingfast/substreams v0.0.22-0.20230105200634-23ba410f4a46/go.mod h1:LosNwJkqLxF1lDt6ZaPfHMMWlcBW/R/4tzPBIBo9Fpw=
github.com/streamingfast/wasmtime-go v0.0.0-20221110162800-03b0c10e9b6a h1:RpsrFpfcGE4fgI8q+UQixUDmt914mVaDtP3T4uJBdNw=
github.com/streamingfast/wasmtime-go v0.0.0-20221110162800-03b0c10e9b6a/go.mod h1:jjlqQbWUfVSbehpErw3UoWFndBXRRMvfikYH6KsCwOg=
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
Expand Down

0 comments on commit 62d486d

Please sign in to comment.