1
0
mirror of https://github.com/astaxie/beego.git synced 2025-07-11 10:41:01 +00:00

fix: when parse post form it didnt parse fields which have same name but the first index is empty but another is not

This commit is contained in:
Witaya Tospitakkul
2019-01-25 00:15:40 +07:00
parent d0c744ae6a
commit 12fdc04f1b
3 changed files with 23 additions and 9 deletions

2
go.mod
View File

@ -2,9 +2,9 @@ module github.com/astaxie/beego
require (
github.com/Knetic/govaluate v3.0.0+incompatible // indirect
github.com/OwnLocal/goes v1.0.0
github.com/beego/goyaml2 v0.0.0-20130207012346-5545475820dd
github.com/beego/x2j v0.0.0-20131220205130-a0352aadc542
github.com/OwnLocal/goes v1.0.0
github.com/bradfitz/gomemcache v0.0.0-20180710155616-bc664df96737
github.com/casbin/casbin v1.7.0
github.com/cloudflare/golz4 v0.0.0-20150217214814-ef862a3cdc58