File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ require (
45
45
github.com/go-macaron/binding v0.0.0-20160711225916-9440f336b443
46
46
github.com/go-macaron/cache v0.0.0-20151013081102-561735312776
47
47
github.com/go-macaron/captcha v0.0.0-20190710000913-8dc5911259df
48
- github.com/go-macaron/cors v0.0.0-20190309005821-6fd6a9bfe14e9
48
+ github.com/go-macaron/cors v0.0.0-20190418220122-6fd6a9bfe14e
49
49
github.com/go-macaron/csrf v0.0.0-20180426211211-503617c6b372
50
50
github.com/go-macaron/i18n v0.0.0-20160612092837-ef57533c3b0f
51
51
github.com/go-macaron/inject v0.0.0-20160627170012-d8a0b8677191
Original file line number Diff line number Diff line change @@ -154,8 +154,8 @@ github.com/go-macaron/cache v0.0.0-20151013081102-561735312776 h1:UYIHS1r0WotqB5
154
154
github.com/go-macaron/cache v0.0.0-20151013081102-561735312776 /go.mod h1:hHAsZm/oBZVcY+S7qdQL6Vbg5VrXF6RuKGuqsszt3Ok =
155
155
github.com/go-macaron/captcha v0.0.0-20190710000913-8dc5911259df h1:MdgvtI3Y1u/DHNj7xUGOqAv+KGoTikjy8xQtCm12L78 =
156
156
github.com/go-macaron/captcha v0.0.0-20190710000913-8dc5911259df /go.mod h1:j9TJ+0nwUOWBvNnm0bheHIPFf3cC62EQo7n7O6PbjZA =
157
- github.com/go-macaron/cors v0.0.0-20190309005821-6fd6a9bfe14e9 h1:A0QGzY6UHHEil0I2e7C21JenNNG0mmrj5d9SFWTlgr8 =
158
- github.com/go-macaron/cors v0.0.0-20190309005821-6fd6a9bfe14e9 /go.mod h1:utmMRnVIrXPSfA9MFcpIYKEpKawjKxf62vv62k4707E =
157
+ github.com/go-macaron/cors v0.0.0-20190418220122-6fd6a9bfe14e h1:auESkcVctNZnNl4EH0TuoCSJMJ7Q7ShU8FS6lDEsAC4 =
158
+ github.com/go-macaron/cors v0.0.0-20190418220122-6fd6a9bfe14e /go.mod h1:utmMRnVIrXPSfA9MFcpIYKEpKawjKxf62vv62k4707E =
159
159
github.com/go-macaron/csrf v0.0.0-20180426211211-503617c6b372 h1:acrx8CnDmlKl+BPoOOLEK9Ko+SrWFB5pxRuGkKj4iqo =
160
160
github.com/go-macaron/csrf v0.0.0-20180426211211-503617c6b372 /go.mod h1:oZGMxI7MBnicI0jJqJvH4qQzyrWKhtiKxLSJKHC+ydc =
161
161
github.com/go-macaron/i18n v0.0.0-20160612092837-ef57533c3b0f h1:wDKrZFc9pYJlqFOf7EzGbFMrSFFtyHt3plr2uTdo8Rg =
Original file line number Diff line number Diff line change @@ -130,7 +130,7 @@ github.com/go-macaron/cache/memcache
130
130
github.com/go-macaron/cache/redis
131
131
# github.com/go-macaron/captcha v0.0.0-20190710000913-8dc5911259df
132
132
github.com/go-macaron/captcha
133
- # github.com/go-macaron/cors v0.0.0-20190309005821-6fd6a9bfe14e9
133
+ # github.com/go-macaron/cors v0.0.0-20190418220122-6fd6a9bfe14e
134
134
github.com/go-macaron/cors
135
135
# github.com/go-macaron/csrf v0.0.0-20180426211211-503617c6b372
136
136
github.com/go-macaron/csrf
You can’t perform that action at this time.
0 commit comments