File tree 2 files changed +3
-5
lines changed
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
2
2
3
3
go 1.18
4
4
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
6
6
7
7
require 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 =
3
3
github.com/leanovate/gopter v0.2.9 h1:fQjYxZaynp97ozCzfOyOuAGOU4aU/z37zf/tOujFk7c =
4
4
github.com/leanovate/gopter v0.2.9 /go.mod h1:U2L/78B+KVFIx2VmW6onHJQzXtFb+p5y3y2Sh+Jxxv8 =
5
5
golang.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