This repository was archived by the owner on Jul 28, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +0
-152
lines changed
Expand file tree Collapse file tree 4 files changed +0
-152
lines changed Original file line number Diff line number Diff line change 22
33./build-and-zip-all-targets.sh ./tui ./tui-builds " P2P_Forwarder_tui"
44./build-and-zip-all-targets.sh ./cli ./cli-builds " P2P_Forwarder_cli"
5- # ./build-and-zip-all-targets.sh ./gui ./gui-builds "P2P Forwarder gui"
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 55require (
66 github.com/VladimirMarkelov/clui v1.2.1
77 github.com/atotto/clipboard v0.1.2 // indirect
8- github.com/gotk3/gotk3 v0.4.0
98 github.com/huandu/xstrings v1.3.2 // indirect
109 github.com/libp2p/go-libp2p v0.10.2
1110 github.com/libp2p/go-libp2p-connmgr v0.2.4
Original file line number Diff line number Diff line change @@ -120,8 +120,6 @@ github.com/gopherjs/gopherjs v0.0.0-20181017120253-0766667cb4d1/go.mod h1:wJfORR
120120github.com/gorilla/websocket v1.4.1 /go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE =
121121github.com/gorilla/websocket v1.4.2 h1:+/TMaTYc4QFitKJxsQ7Yye35DkWvkdLcvGKqM+x0Ufc =
122122github.com/gorilla/websocket v1.4.2 /go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE =
123- github.com/gotk3/gotk3 v0.4.0 h1:TIuhyQitGeRTxOQIV3AJlYtEWWJpC74JHwAIsxlH8MU =
124- github.com/gotk3/gotk3 v0.4.0 /go.mod h1:Eew3QBwAOBTrfFFDmsDE5wZWbcagBL1NUslj1GhRveo =
125123github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 /go.mod h1:FecbI9+v66THATjSRHfNgh1IVFe/9kFxbXtjV0ctIMA =
126124github.com/grpc-ecosystem/grpc-gateway v1.5.0 /go.mod h1:RSKVYQBd5MCa4OVpNdGskqpgL2+G+NZTnrVHpWWfpdw =
127125github.com/gxed/hashland/keccakpg v0.0.1 /go.mod h1:kRzw3HkwxFU1mpmPP8v1WyQzwdGfmKFJ6tItnhQ67kU =
You can’t perform that action at this time.
0 commit comments