summaryrefslogtreecommitdiff
path: root/sheet_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'sheet_test.go')
-rw-r--r--sheet_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/sheet_test.go b/sheet_test.go
index 145e302..5179793 100644
--- a/sheet_test.go
+++ b/sheet_test.go
@@ -6,7 +6,7 @@ import (
"strings"
"testing"
- "github.com/360EntSecGroup-Skylar/excelize"
+ "github.com/360EntSecGroup-Skylar/excelize/v2"
"github.com/mohae/deepcopy"
"github.com/stretchr/testify/assert"