mirror of
https://github.com/HACKERALERT/Picocrypt.git
synced 2025-01-01 12:22:25 +00:00
Update go.mod
This commit is contained in:
parent
f1fc9e7e35
commit
24913e4815
1 changed files with 1 additions and 1 deletions
2
src/external/dialog/go.mod
vendored
2
src/external/dialog/go.mod
vendored
|
@ -1,5 +1,5 @@
|
||||||
module github.com/HACKERALERT/Picocrypt/src/external/dialog
|
module github.com/HACKERALERT/Picocrypt/src/external/dialog
|
||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/TheTitanrain/w32 v0.0.0-20180517000239-4f5cfb03fabf
|
github.com/HACKERALERT/Picocrypt/src/external/w32
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in a new issue