File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -2,8 +2,6 @@ module github.com/gballet/go-verkle
22
33go 1.18
44
5- require github.com/crate-crypto/go-ipa v0.0.0-20221111143132-9aa5d42120bc
5+ require github.com/crate-crypto/go-ipa v0.0.0-20230112133036-98736f2f2808
66
77require golang.org/x/sys v0.0.0-20220919091848-fb04ddd9f9c8 // indirect
8-
9- replace github.com/crate-crypto/go-ipa => github.com/jsign/go-ipa v0.0.0-20221213212217-fcc1cb4ffdd5
Original file line number Diff line number Diff line change 1- github.com/jsign /go-ipa v0.0.0-20221213212217-fcc1cb4ffdd5 h1:7pT9gqhsfYrfcOP0Ew06ctN28CtxGlURMnpFHQx7tXg =
2- github.com/jsign /go-ipa v0.0.0-20221213212217-fcc1cb4ffdd5 /go.mod h1:gFnFS95y8HstDP6P9pPwzrxOOC5TRDkwbM+ao15ChAI =
1+ github.com/crate-crypto /go-ipa v0.0.0-20230112133036-98736f2f2808 h1:zzhDwbi4il5p8+g4WjfX4nWaIo9A61bBS6Ltj8AkExg =
2+ github.com/crate-crypto /go-ipa v0.0.0-20230112133036-98736f2f2808 /go.mod h1:gFnFS95y8HstDP6P9pPwzrxOOC5TRDkwbM+ao15ChAI =
33github.com/leanovate/gopter v0.2.9 h1:fQjYxZaynp97ozCzfOyOuAGOU4aU/z37zf/tOujFk7c =
44github.com/leanovate/gopter v0.2.9 /go.mod h1:U2L/78B+KVFIx2VmW6onHJQzXtFb+p5y3y2Sh+Jxxv8 =
55golang.org/x/sys v0.0.0-20211020174200-9d6173849985 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
You can’t perform that action at this time.
0 commit comments