Skip to content

Commit 30e3ac4

Browse files
committed
update the go module with pnmc branch of pegnetd
1 parent cca3e0b commit 30e3ac4

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
github.com/AdamSLevy/jsonrpc2 v2.0.0+incompatible // indirect
77
github.com/Factom-Asset-Tokens/factom v0.0.0-20200212203234-df52cf9bebfb
88
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
1010
)
1111

1212
replace github.com/Factom-Asset-Tokens/factom => github.com/Emyrk/factom v0.0.0-20200113153851-17d98c31e1bd

go.sum

+2
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,8 @@ github.com/pegnet/pegnetd v0.5.3-0.20200901183322-3c7e4143104f h1:TjLQMNoJTdOt98
222222
github.com/pegnet/pegnetd v0.5.3-0.20200901183322-3c7e4143104f/go.mod h1:p48mFUOsB1tdLSWiSYHl0PUblUy2WzcsTactsafAZB8=
223223
github.com/pegnet/pegnetd v0.5.3-0.20210427183105-415ffa0e2b56 h1:JXm9/OTeV0Q9uFGV7m0XAF2clxQoNp63qhfqERLS4QM=
224224
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=
225227
github.com/pelletier/go-toml v1.2.0 h1:T5zMGML61Wp+FlcbWjRDT7yAxhJNAiPPLOFECq181zc=
226228
github.com/pelletier/go-toml v1.2.0/go.mod h1:5z9KED0ma1S8pY6P1sdut58dfprrGBbd/94hg7ilaic=
227229
github.com/peterh/liner v1.1.1-0.20190123174540-a2c9a5303de7/go.mod h1:CRroGNssyjTd/qIG2FyxByd2S8JEAZXBl4qUrZf8GS0=

0 commit comments

Comments
 (0)