mirror of
https://github.com/PeernetOfficial/Cmd.git
synced 2026-07-17 02:47:52 +01:00
9 lines
195 B
Modula-2
9 lines
195 B
Modula-2
module github.com/PeernetOfficial/Cmd
|
|
|
|
go 1.16
|
|
|
|
require (
|
|
github.com/PeernetOfficial/core v0.0.0-20211114213707-9626fa80882d
|
|
github.com/gorilla/websocket v1.4.3-0.20210424162022-e8629af678b7
|
|
)
|