Skip to content

Commit 438a4ca

Browse files
authored
chore: update message parsing to use latest statediff generator (#756)
1 parent aae770d commit 438a4ca

File tree

5 files changed

+29871
-29038
lines changed

5 files changed

+29871
-29038
lines changed

support/tools/go.mod

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,5 @@ go 1.16
44

55
require (
66
github.com/Kubuxu/go-no-map-range v0.0.1
7-
github.com/filecoin-project/statediff v0.0.25-0.20210617123722-030ddadb9cfe
8-
golang.org/x/tools v0.1.2-0.20210512205948-8287d5da45e4 // indirect
7+
github.com/filecoin-project/statediff v0.0.26
98
)

0 commit comments

Comments
 (0)