mirror of
https://github.com/HACKERALERT/Picocrypt.git
synced 2025-01-01 20:32:17 +00:00
Update go.mod
This commit is contained in:
parent
57a897c724
commit
d9cef6c65a
1 changed files with 2 additions and 2 deletions
4
src/external/dialog/go.mod
vendored
4
src/external/dialog/go.mod
vendored
|
@ -1,5 +1,5 @@
|
||||||
package github.com/HACKERALERT/Picocrypt/src/external/dialog
|
module github.com/HACKERALERT/Picocrypt/src/external/dialog
|
||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/HACKERALERT/Picocrypt/src/external/w32
|
github.com/HACKERALERT/Picocrypt/src/external/w32 main
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in a new issue