forked from forgejo/forgejo
#2958 Update dep version
This commit is contained in:
parent
c041273dd3
commit
a4eaddff81
3 changed files with 19 additions and 18 deletions
|
@ -82,7 +82,7 @@ func checkVersion() {
|
|||
{"github.com/go-macaron/binding", binding.Version, "0.2.1"},
|
||||
{"github.com/go-macaron/cache", cache.Version, "0.1.2"},
|
||||
{"github.com/go-macaron/csrf", csrf.Version, "0.1.0"},
|
||||
{"github.com/go-macaron/i18n", i18n.Version, "0.2.0"},
|
||||
{"github.com/go-macaron/i18n", i18n.Version, "0.3.0"},
|
||||
{"github.com/go-macaron/session", session.Version, "0.1.6"},
|
||||
{"github.com/go-macaron/toolbox", toolbox.Version, "0.1.0"},
|
||||
{"gopkg.in/ini.v1", ini.Version, "1.8.4"},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue