GitHub repo URL changed.

formula v1.2.0
Ri Xu 7 years ago
parent 443695732e
commit 6d634ca320
No known key found for this signature in database
GPG Key ID: BA5E5BB1C948EDF7

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

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

Loading…
Cancel
Save