Explorar o código

GitHub repo URL changed.

Ri Xu %!s(int64=8) %!d(string=hai) anos
pai
achega
6d634ca320
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 1 1
      sheetpr_test.go
  2. 1 1
      sheetview_test.go

+ 1 - 1
sheetpr_test.go

@@ -5,8 +5,8 @@ import (
 	"reflect"
 	"testing"
 
+	"github.com/360EntSecGroup-Skylar/excelize"
 	"github.com/mohae/deepcopy"
-	"github.com/xuri/excelize"
 )
 
 var _ = []excelize.SheetPrOption{

+ 1 - 1
sheetview_test.go

@@ -4,7 +4,7 @@ import (
 	"fmt"
 	"testing"
 
-	"github.com/xuri/excelize"
+	"github.com/360EntSecGroup-Skylar/excelize"
 )
 
 var _ = []excelize.SheetViewOption{