summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 262c903..9ec1356 100644
--- a/go.mod
+++ b/go.mod
@@ -3,7 +3,7 @@ module github.com/Necoro/engarde-importer
go 1.17
require (
- github.com/AllenDang/giu v0.6.2-0.20220129052746-0de32e35e8ed
+ github.com/AllenDang/giu v0.6.2-0.20220130021726-eb9f90ebac9d
github.com/gogs/chardet v0.0.0-20211120154057-b7413eaefb8f
github.com/jszwec/csvutil v1.6.0
golang.org/x/text v0.3.7