mirror of
https://github.com/gogs/gogs.git
synced 2026-03-13 07:30:27 +01:00
Fix wrong commit SHA in .gopmfile (#4093)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user