mirror of
https://github.com/Xpl0itU/WiiUDownloader.git
synced 2025-06-06 09:41:18 -04:00
Fix go.mod warning
This commit is contained in:
parent
900f5ba6af
commit
cdcf099a88
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -12,5 +12,5 @@ require (
|
|||
|
||||
require (
|
||||
github.com/TheTitanrain/w32 v0.0.0-20200114052255-2654d97dbd3d // indirect
|
||||
golang.org/x/sync v0.3.0 // indirect
|
||||
golang.org/x/sync v0.3.0
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue