File tree Expand file tree Collapse file tree 3 files changed +1
-3
lines changed Expand file tree Collapse file tree 3 files changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,6 @@ module github.com/jimmykuu/gopher
3
3
go 1.12
4
4
5
5
require (
6
- gitea.com/lunny/tango v0.6.0
7
6
github.com/Unknwon/com v0.0.0-20190321035513-0fed4efef755 // indirect
8
7
github.com/Youngyezi/geetest v0.0.0-20180629105258-e3b16a2be0f4
9
8
github.com/asaskevich/govalidator v0.0.0-20190424111038-f61b66f89f4a
Original file line number Diff line number Diff line change 1
1
gitea.com/lunny/log v0.0.0-20190322053110-01b5df579c4e h1:r1en/D7xJmcY24VkHkjkcJFa+7ZWubVWPBrvsHkmHxk =
2
2
gitea.com/lunny/log v0.0.0-20190322053110-01b5df579c4e /go.mod h1:uJEsN4LQpeGYRCjuPXPZBClU7N5pWzGuyF4uqLpE/e0 =
3
- gitea.com/lunny/tango v0.6.0 h1:Z9wX9fq5e2y9Da+cmlFpE3aAo1+GfTuhYIPPYdCD6kM =
4
- gitea.com/lunny/tango v0.6.0 /go.mod h1:ebPnYxaYz9qzByTh3A7604q3tcj0QtATtdwvsAafswU =
5
3
github.com/Unknwon/com v0.0.0-20190321035513-0fed4efef755 h1:1B7wb36fHLSwZfHg6ngZhhtIEHQjiC5H4p7qQGBEffg =
6
4
github.com/Unknwon/com v0.0.0-20190321035513-0fed4efef755 /go.mod h1:voKvFVpXBJxdIPeqjoJuLK+UVcRlo/JLjeToGxPYu68 =
7
5
github.com/Youngyezi/geetest v0.0.0-20180629105258-e3b16a2be0f4 h1:1Njrcys80BKBe9+Tn78lqhVJos0o6ol9z2gNKrAJiug =
Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ import (
13
13
14
14
"github.com/jimmykuu/webhelpers"
15
15
"github.com/lunny/tango"
16
+ _ "github.com/shurcooL/vfsgen"
16
17
"github.com/tango-contrib/events"
17
18
"github.com/tango-contrib/renders"
18
19
"gopkg.in/mgo.v2"
You can’t perform that action at this time.
0 commit comments