Skip to content

Commit

Permalink
Update latest dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
StarNeit committed Dec 1, 2020
1 parent 6addc2e commit 8579266
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/AdamSLevy/jsonrpc2/v13 v13.0.1
github.com/Factom-Asset-Tokens/factom v0.0.0-20191114224337-71de98ff5b3e
github.com/mattn/go-sqlite3 v1.11.0
github.com/pegnet/pegnet v0.5.1-0.20201201103444-dd2dfbb347b0
github.com/pegnet/pegnet v0.5.1-0.20201201124832-35496e177fd4
github.com/rs/cors v1.7.0
github.com/sirupsen/logrus v1.4.2
github.com/spf13/cobra v0.0.5
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -281,6 +281,8 @@ github.com/pegnet/pegnet v0.5.1-0.20201201100024-3727fcd665ee h1:myHT9uYoClXjo4P
github.com/pegnet/pegnet v0.5.1-0.20201201100024-3727fcd665ee/go.mod h1:NxKKJ9wnx/EvzfHk0p6XPlQqXIJg0iA4po0vzsdNx0o=
github.com/pegnet/pegnet v0.5.1-0.20201201103444-dd2dfbb347b0 h1:PC25ljPWv6pUnSN56u3PZxmtVxtAU5kfcKAP94Nvoms=
github.com/pegnet/pegnet v0.5.1-0.20201201103444-dd2dfbb347b0/go.mod h1:NxKKJ9wnx/EvzfHk0p6XPlQqXIJg0iA4po0vzsdNx0o=
github.com/pegnet/pegnet v0.5.1-0.20201201124832-35496e177fd4 h1:CRKVQN1O7VgqScBa6D3Oa1ncZkXbU9t8amhK8eLaZNo=
github.com/pegnet/pegnet v0.5.1-0.20201201124832-35496e177fd4/go.mod h1:NxKKJ9wnx/EvzfHk0p6XPlQqXIJg0iA4po0vzsdNx0o=
github.com/pelletier/go-toml v1.2.0 h1:T5zMGML61Wp+FlcbWjRDT7yAxhJNAiPPLOFECq181zc=
github.com/pelletier/go-toml v1.2.0/go.mod h1:5z9KED0ma1S8pY6P1sdut58dfprrGBbd/94hg7ilaic=
github.com/peterh/liner v1.1.1-0.20190123174540-a2c9a5303de7/go.mod h1:CRroGNssyjTd/qIG2FyxByd2S8JEAZXBl4qUrZf8GS0=
Expand Down

0 comments on commit 8579266

Please sign in to comment.