update version in go.mod

This commit is contained in:
Ian Norden
2020-05-22 19:22:52 -05:00
parent 0101c4791a
commit 421987ff72
5 changed files with 8 additions and 24 deletions
-1
View File
@@ -72,7 +72,6 @@ func superNode() {
if err != nil {
logWithCommand.Fatal(err)
}
defer superNode.Stop()
var forwardPayloadChan chan shared.ConvertedData
if superNodeConfig.Serve {
logWithCommand.Info("starting up super node servers")