From 68b38ed53888518799f31ea00844f49ac478315b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9B=B9=E6=B8=85=E6=9D=BE?= Date: Mon, 6 Jan 2020 18:29:18 +0800 Subject: [PATCH] update --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index 2da9b60..f2c7cbb 100644 --- a/main.go +++ b/main.go @@ -7,7 +7,7 @@ import ( "github.com/codegangsta/envy/lib" "github.com/codegangsta/gin/lib" shellwords "github.com/mattn/go-shellwords" - "gopkg.in/urfave/cli.v1" + "github.com/urfave/cli" "github.com/0xAX/notificator" "log"