diff options
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ module github.com/360EntSecGroup-Skylar/excelize/v2 -go 1.15 +go 1.11 require ( github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826 |