summaryrefslogtreecommitdiffstats
path: root/.gopmfile
diff options
context:
space:
mode:
authorKim "BKC" Carlbäcker <kim.carlbacker@gmail.com>2016-08-30 13:57:58 +0200
committer无闻 <u@gogs.io>2016-08-30 04:57:58 -0700
commit4f4001913015cbdb5053960a2c750dc010d414da (patch)
treefc9ca8d7f271e81384d7877d62ceacc3124c731d /.gopmfile
parent780cc2d11093e048e41f2d6da9d76f6c6ac4a5e2 (diff)
downloadgitea-4f4001913015cbdb5053960a2c750dc010d414da.tar.gz
gitea-4f4001913015cbdb5053960a2c750dc010d414da.zip
codegangsta/cli => urfave/cli (#3546)
Diffstat (limited to '.gopmfile')
-rw-r--r--.gopmfile3
1 files changed, 1 insertions, 2 deletions
diff --git a/.gopmfile b/.gopmfile
index 1afbfe287f..ed3138d069 100644
--- a/.gopmfile
+++ b/.gopmfile
@@ -3,7 +3,7 @@ path = github.com/gogits/gogs
[deps]
github.com/bradfitz/gomemcache = commit:fb1f79c
-github.com/codegangsta/cli = commit:1efa31f
+github.com/urfave/cli = commit:1efa31f
github.com/go-macaron/binding = commit:9440f33
github.com/go-macaron/cache = commit:5617353
github.com/go-macaron/captcha = commit:8aa5919
@@ -57,4 +57,3 @@ gopkg.in/redis.v2 = commit:e617904
[res]
include = public|scripts|templates
-