summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.eu>2022-02-01 16:57:02 +0100
committerRené 'Necoro' Neumann <necoro@necoro.eu>2022-02-01 16:57:02 +0100
commit06ed930eb2314002c9735723df0ed415920ee155 (patch)
tree9e80277c346670054400df6f452ab9a88a8ca11d /go.mod
parent051b481710f069d967f3b441798930d59a67030b (diff)
downloadengarde-importer-06ed930eb2314002c9735723df0ed415920ee155.tar.gz
engarde-importer-06ed930eb2314002c9735723df0ed415920ee155.tar.bz2
engarde-importer-06ed930eb2314002c9735723df0ed415920ee155.zip
File Chooser
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod7
1 files changed, 6 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 44a3fe0..3fc2425 100644
--- a/go.mod
+++ b/go.mod
@@ -7,18 +7,23 @@ require (
github.com/AllenDang/imgui-go v1.12.1-0.20220118055608-8cbd98e97ca2
github.com/gogs/chardet v0.0.0-20211120154057-b7413eaefb8f
github.com/jszwec/csvutil v1.6.0
+ github.com/ncruces/zenity v0.7.12
golang.org/x/text v0.3.7
)
require (
github.com/AllenDang/go-findfont v0.0.0-20200702051237-9f180485aeb8 // indirect
+ github.com/akavel/rsrc v0.10.2 // indirect
+ github.com/dchest/jsmin v0.0.0-20160823214000-faeced883947 // indirect
github.com/faiface/mainthread v0.0.0-20171120011319-8b78f0a41ae3 // indirect
github.com/go-gl/gl v0.0.0-20211210172815-726fda9656d6 // indirect
github.com/go-gl/glfw/v3.3/glfw v0.0.0-20211213063430-748e38ca8aec // indirect
+ github.com/josephspurrier/goversioninfo v1.3.0 // indirect
github.com/pkg/browser v0.0.0-20210911075715-681adbf594b8 // indirect
+ github.com/randall77/makefat v0.0.0-20210315173500-7ddd0e42c844 // indirect
github.com/sahilm/fuzzy v0.1.0 // indirect
golang.org/x/image v0.0.0-20210628002857-a66eb6448b8d // indirect
- golang.org/x/sys v0.0.0-20210616045830-e2b7044e8c71 // indirect
+ golang.org/x/sys v0.0.0-20210909193231-528a39cd75f3 // indirect
)
replace github.com/AllenDang/giu => github.com/Necoro/giu v0.6.2-0.20220201091852-26ebc142559d