update deps

This commit is contained in:
idk
2019-11-01 17:40:31 -04:00
parent 44db657c13
commit adfbf28e47
2 changed files with 4 additions and 3 deletions

View File

@@ -5,7 +5,7 @@ import (
"runtime"
"github.com/MDrollette/i2p-tools/cmd"
"github.com/codegangsta/cli"
"github.com/urfave/cli"
)
func main() {