Update core

This commit is contained in:
Kleissner
2021-09-24 13:46:19 +02:00
parent d8c06f1b56
commit d0e646c42e
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module github.com/PeernetOfficial/Cmd
go 1.16
require (
github.com/PeernetOfficial/core v0.0.0-20210923215344-7e402de27804
github.com/PeernetOfficial/core v0.0.0-20210924114512-175f1fb43872
github.com/btcsuite/btcd v0.22.0-beta.0.20210625194946-86a17263b0ff
github.com/gorilla/websocket v1.4.3-0.20210424162022-e8629af678b7
)