3
0

Migrate to go modules

This commit is contained in:
Denis Arh
2019-10-09 17:38:34 +02:00
parent 4b5bbc52a2
commit 92a64eecba
319 changed files with 15114 additions and 120296 deletions

View File

@@ -3,7 +3,7 @@ package encoder
import (
"io"
"github.com/360EntSecGroup-Skylar/excelize"
"github.com/360EntSecGroup-Skylar/excelize/v2"
)
type (