Bump paerser to v0.1.5
This commit is contained in:
parent
822b94c45d
commit
23a6602cbf
9 changed files with 21 additions and 20 deletions
|
@ -108,7 +108,7 @@ type sample struct {
|
|||
FieldD []string
|
||||
FieldE *struct {
|
||||
Name string
|
||||
} `label:"allowEmpty"`
|
||||
} `kv:"allowEmpty"`
|
||||
FieldF map[string]string
|
||||
FieldG []sub
|
||||
FieldH string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue