mirror of
https://github.com/HACKERALERT/Picocrypt.git
synced 2024-12-29 19:02:43 +00:00
Add files via upload
This commit is contained in:
parent
67575b4480
commit
3534b22a04
2 changed files with 4 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/dialog
|
||||
|
||||
require (
|
||||
github.com/HACKERALERT/Picocrypt/src/external/w32 main
|
||||
github.com/TheTitanrain/w32 v0.0.0-20180517000239-4f5cfb03fabf
|
||||
)
|
||||
|
|
2
src/external/dialog/go.sum
vendored
Normal file
2
src/external/dialog/go.sum
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
github.com/TheTitanrain/w32 v0.0.0-20180517000239-4f5cfb03fabf h1:FPsprx82rdrX2jiKyS17BH6IrTmUBYqZa/CXT4uvb+I=
|
||||
github.com/TheTitanrain/w32 v0.0.0-20180517000239-4f5cfb03fabf/go.mod h1:peYoMncQljjNS6tZwI9WVyQB3qZS6u79/N3mBOcnd3I=
|
Loading…
Reference in a new issue