File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
6
6
github.com/AdamSLevy/jsonrpc2 v2.0.0+incompatible // indirect
7
7
github.com/Factom-Asset-Tokens/factom v0.0.0-20200212203234-df52cf9bebfb
8
8
github.com/labstack/echo/v4 v4.1.10
9
- github.com/pegnet/pegnetd v0.5.3-0.20210427183105-415ffa0e2b56
9
+ github.com/pegnet/pegnetd v0.5.3-0.20210429055313-deff2c2b3fb7
10
10
)
11
11
12
12
replace github.com/Factom-Asset-Tokens/factom => github.com/Emyrk/factom v0.0.0-20200113153851-17d98c31e1bd
Original file line number Diff line number Diff line change @@ -222,6 +222,8 @@ github.com/pegnet/pegnetd v0.5.3-0.20200901183322-3c7e4143104f h1:TjLQMNoJTdOt98
222
222
github.com/pegnet/pegnetd v0.5.3-0.20200901183322-3c7e4143104f /go.mod h1:p48mFUOsB1tdLSWiSYHl0PUblUy2WzcsTactsafAZB8 =
223
223
github.com/pegnet/pegnetd v0.5.3-0.20210427183105-415ffa0e2b56 h1:JXm9/OTeV0Q9uFGV7m0XAF2clxQoNp63qhfqERLS4QM =
224
224
github.com/pegnet/pegnetd v0.5.3-0.20210427183105-415ffa0e2b56 /go.mod h1:g/gbOfUGLc3qLfhOZoT9lfRex8iQqKrXfOW5ILPolso =
225
+ github.com/pegnet/pegnetd v0.5.3-0.20210429055313-deff2c2b3fb7 h1:SNlprNCR0Ld8q1/HYF+h9lPQv/I0EFwt7YvoFOssgkw =
226
+ github.com/pegnet/pegnetd v0.5.3-0.20210429055313-deff2c2b3fb7 /go.mod h1:g/gbOfUGLc3qLfhOZoT9lfRex8iQqKrXfOW5ILPolso =
225
227
github.com/pelletier/go-toml v1.2.0 h1:T5zMGML61Wp+FlcbWjRDT7yAxhJNAiPPLOFECq181zc =
226
228
github.com/pelletier/go-toml v1.2.0 /go.mod h1:5z9KED0ma1S8pY6P1sdut58dfprrGBbd/94hg7ilaic =
227
229
github.com/peterh/liner v1.1.1-0.20190123174540-a2c9a5303de7 /go.mod h1:CRroGNssyjTd/qIG2FyxByd2S8JEAZXBl4qUrZf8GS0 =
You can’t perform that action at this time.
0 commit comments