From 9c70d0ac868f66badf2663cc7b4b3c46d5411131 Mon Sep 17 00:00:00 2001
From: xuri <xuri.me@gmail.com>
Date: Sun, 11 Aug 2019 00:36:14 +0800
Subject: Documentation updated, Go 1.10+ required

---
 xmlSharedStrings.go | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'xmlSharedStrings.go')

diff --git a/xmlSharedStrings.go b/xmlSharedStrings.go
index 48d4464..7983741 100644
--- a/xmlSharedStrings.go
+++ b/xmlSharedStrings.go
@@ -5,7 +5,7 @@
 // Package excelize providing a set of functions that allow you to write to
 // and read from XLSX files. Support reads and writes XLSX file generated by
 // Microsoft Excelâ„¢ 2007 and later. Support save file without losing original
-// charts of XLSX. This library needs Go version 1.8 or later.
+// charts of XLSX. This library needs Go version 1.10 or later.
 
 package excelize
 
-- 
cgit v1.2.1