#7 #2 tests added

This commit is contained in:
Andreas Schröpfer
2021-03-01 20:15:25 +01:00
parent 7dde4775dd
commit 7270660f2c
7 changed files with 36 additions and 4 deletions

1
go.mod
View File

@@ -5,4 +5,5 @@ go 1.16
require (
github.com/360EntSecGroup-Skylar/excelize/v2 v2.3.2
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/matryer/is v1.4.0 // indirect
)