mirror of
https://github.com/PeernetOfficial/Cmd.git
synced 2026-07-20 12:27:51 +01:00
Add debug API. This can be used for profiling.
This commit is contained in:
2
go.mod
2
go.mod
@@ -3,7 +3,7 @@ module github.com/PeernetOfficial/Cmd
|
||||
go 1.16
|
||||
|
||||
require (
|
||||
github.com/PeernetOfficial/core v0.0.0-20211231003743-0689543d432f
|
||||
github.com/PeernetOfficial/core v0.0.0-20220103002105-a19bac19163f
|
||||
github.com/google/uuid v1.3.0
|
||||
github.com/gorilla/websocket v1.4.3-0.20210424162022-e8629af678b7
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user