From 9987f77b7100bb5934faa7427d1a4acda866ff38 Mon Sep 17 00:00:00 2001 From: George Abbott Date: Thu, 15 Jun 2023 22:17:12 +0100 Subject: excelize -> anyxcelize --- templates.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates.go') diff --git a/templates.go b/templates.go index 2e0c051..f85aa65 100644 --- a/templates.go +++ b/templates.go @@ -12,7 +12,7 @@ // This file contains default templates for XML files we don't yet populated // based on content. -package excelize +package anyxcelize const ( defaultXMLPathContentTypes = "[Content_Types].xml" -- cgit v1.2.1