File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
module github.com/ChainSafe/gossamer
2
2
3
3
require (
4
- github.com/ChainSafe/chaindb v0.1.5-0.20220322154826-c0d431995732
4
+ github.com/ChainSafe/chaindb v0.1.5-0.20220708005902-df45dbc8e840
5
5
github.com/ChainSafe/go-schnorrkel v1.0.1-0.20220711122024-027d287d27bf
6
6
github.com/OneOfOne/xxhash v1.2.8
7
7
github.com/breml/rootcerts v0.2.6
Original file line number Diff line number Diff line change @@ -43,8 +43,8 @@ github.com/AndreasBriese/bbloom v0.0.0-20190825152654-46b345b51c96 h1:cTp8I5+VIo
43
43
github.com/AndreasBriese/bbloom v0.0.0-20190825152654-46b345b51c96 /go.mod h1:bOvUY6CB00SOBii9/FifXqc0awNKxLFCL/+pkDPuyl8 =
44
44
github.com/BurntSushi/toml v0.3.1 /go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU =
45
45
github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802 /go.mod h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo =
46
- github.com/ChainSafe/chaindb v0.1.5-0.20220322154826-c0d431995732 h1:dOdDfWtgfucQHXder8eSItN03JgQzY1V0BiKJgNERnE =
47
- github.com/ChainSafe/chaindb v0.1.5-0.20220322154826-c0d431995732 /go.mod h1:P01m9E6xj6Mps1rtf7SurEX9oOcy1jYEyccZQAEw9+4 =
46
+ github.com/ChainSafe/chaindb v0.1.5-0.20220708005902-df45dbc8e840 h1:qdwel/UNcN1PmrzZG4iTf8/cKAVCas+/RdXq/5NOxps =
47
+ github.com/ChainSafe/chaindb v0.1.5-0.20220708005902-df45dbc8e840 /go.mod h1:P01m9E6xj6Mps1rtf7SurEX9oOcy1jYEyccZQAEw9+4 =
48
48
github.com/ChainSafe/go-schnorrkel v1.0.1-0.20220711122024-027d287d27bf h1:S195ZBRu20VgXC1i5nHTR6b4BbTQaMCDuq6tzFQN5zU =
49
49
github.com/ChainSafe/go-schnorrkel v1.0.1-0.20220711122024-027d287d27bf /go.mod h1:dpzHYVxLZcp8pjlV+O+UR8K0Hp/z7vcchBSbMBEhCw4 =
50
50
github.com/ChainSafe/log15 v1.0.0 h1:vRDVtWtVwIH5uSCBvgTTZh6FA58UBJ6+QiiypaZfBf8 =
You can’t perform that action at this time.
0 commit comments