Hi! After the recent upgrade to v1.17.1, builds are failing with this error: `encode.go:1260:12: sf.IsExported undefined (type reflect.StructField has no field or method IsExported)` Confirmed with go1.14.15 and go1.16.5.
Hi!
After the recent upgrade to v1.17.1, builds are failing with this error:
encode.go:1260:12: sf.IsExported undefined (type reflect.StructField has no field or method IsExported)Confirmed with go1.14.15 and go1.16.5.