Fix import path

This commit is contained in:
Martin Polden
2017-05-25 13:07:40 +02:00
parent 803697b91a
commit 6fa3c34c19
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ import (
"html/template"
"io"
"github.com/Sirupsen/logrus"
"github.com/sirupsen/logrus"
"math/big"
"net"