From 2772532e1015473c3f5a3092b11adafda8b1518e Mon Sep 17 00:00:00 2001 From: Vlad Date: Sun, 15 Jan 2017 00:16:16 +0100 Subject: [PATCH] whisper: moved to cmd --- {whisper => cmd}/wnode/main.go | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {whisper => cmd}/wnode/main.go (100%) diff --git a/whisper/wnode/main.go b/cmd/wnode/main.go similarity index 100% rename from whisper/wnode/main.go rename to cmd/wnode/main.go