Open ankit8697 opened 1 week ago
hello,
this is because I have added a function called ResizeTable to excelize which is not merged for the moment. If you don't need the latest version of excelize you can add this line at the end of your go.mod.
replace github.com/xuri/excelize/v2 => github.com/go-mods/excelize/v2 v2.0.0-20231116122542-ce766d7021db
When I try to marshal a list of structs into an excel sheet, it throws this error: