add bom for csv. Closes #7

This commit is contained in:
ᴍᴏᴏɴD4ʀᴋ
2020-06-30 12:01:00 +08:00
parent e183a81079
commit 1634d2d696
5 changed files with 80 additions and 73 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ module hack-browser-data
go 1.14
require (
github.com/gocarina/gocsv v0.0.0-20200330101823-46266ca37bd3
github.com/jszwec/csvutil v1.3.0
github.com/mattn/go-sqlite3 v1.14.0
github.com/tidwall/gjson v1.6.0
github.com/urfave/cli/v2 v2.2.0