Browse Source

Fix wrong commit SHA in .gopmfile (#4093)

Unknwon 8 years ago
parent
commit
39eb6df769
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .gopmfile

+ 1 - 1
.gopmfile

@@ -3,7 +3,7 @@ path = github.com/gogits/gogs
 
 [deps]
 github.com/bradfitz/gomemcache = commit:2fafb84
-github.com/urfave/cli = commit:47a988
+github.com/urfave/cli = commit:347a988
 github.com/go-macaron/binding = commit:4892016
 github.com/go-macaron/cache = commit:5617353
 github.com/go-macaron/captcha = commit:8aa5919