Skip to content
This repository has been archived by the owner on Jul 28, 2021. It is now read-only.

Commit

Permalink
yes
Browse files Browse the repository at this point in the history
  • Loading branch information
nickname76 committed Aug 2, 2020
1 parent 282ea77 commit d7a91cf
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 152 deletions.
1 change: 0 additions & 1 deletion cmd/build-all.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,3 @@

./build-and-zip-all-targets.sh ./tui ./tui-builds "P2P_Forwarder_tui"
./build-and-zip-all-targets.sh ./cli ./cli-builds "P2P_Forwarder_cli"
# ./build-and-zip-all-targets.sh ./gui ./gui-builds "P2P Forwarder gui"
148 changes: 0 additions & 148 deletions cmd/gui/main.go

This file was deleted.

1 change: 0 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ go 1.14
require (
github.com/VladimirMarkelov/clui v1.2.1
github.com/atotto/clipboard v0.1.2 // indirect
github.com/gotk3/gotk3 v0.4.0
github.com/huandu/xstrings v1.3.2 // indirect
github.com/libp2p/go-libp2p v0.10.2
github.com/libp2p/go-libp2p-connmgr v0.2.4
Expand Down
2 changes: 0 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -120,8 +120,6 @@ github.com/gopherjs/gopherjs v0.0.0-20181017120253-0766667cb4d1/go.mod h1:wJfORR
github.com/gorilla/websocket v1.4.1/go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE=
github.com/gorilla/websocket v1.4.2 h1:+/TMaTYc4QFitKJxsQ7Yye35DkWvkdLcvGKqM+x0Ufc=
github.com/gorilla/websocket v1.4.2/go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE=
github.com/gotk3/gotk3 v0.4.0 h1:TIuhyQitGeRTxOQIV3AJlYtEWWJpC74JHwAIsxlH8MU=
github.com/gotk3/gotk3 v0.4.0/go.mod h1:Eew3QBwAOBTrfFFDmsDE5wZWbcagBL1NUslj1GhRveo=
github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7/go.mod h1:FecbI9+v66THATjSRHfNgh1IVFe/9kFxbXtjV0ctIMA=
github.com/grpc-ecosystem/grpc-gateway v1.5.0/go.mod h1:RSKVYQBd5MCa4OVpNdGskqpgL2+G+NZTnrVHpWWfpdw=
github.com/gxed/hashland/keccakpg v0.0.1/go.mod h1:kRzw3HkwxFU1mpmPP8v1WyQzwdGfmKFJ6tItnhQ67kU=
Expand Down

0 comments on commit d7a91cf

Please sign in to comment.