diff --git a/flag.go b/flag.go index 60ebcb5..f84ba6e 100644 --- a/flag.go +++ b/flag.go @@ -403,6 +403,7 @@ func tryStepOut(field reflect.StructField, cfg *FlagConfig) { } // ///////////////////////////////////////////////////// tag /////////////////////////////////////////////////////// + // private type tagData struct { origin string