mirror of
https://github.com/Xpl0itU/WiiUDownloader.git
synced 2025-06-04 00:58:43 -04:00
Try to fix crashing issues
This commit is contained in:
parent
7f96e5d861
commit
1ddcf5f645
3 changed files with 11 additions and 6 deletions
5
go.mod
5
go.mod
|
@ -7,4 +7,9 @@ require (
|
|||
github.com/dustin/go-humanize v1.0.1
|
||||
github.com/gotk3/gotk3 v0.6.2
|
||||
golang.org/x/crypto v0.11.0
|
||||
github.com/Xpl0itU/dialog v0.0.0-20230804131525-853ec517fc9e
|
||||
)
|
||||
|
||||
require (
|
||||
github.com/TheTitanrain/w32 v0.0.0-20200114052255-2654d97dbd3d // indirect
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue