Update go.mod

This commit is contained in:
Evan Su 2021-06-03 14:49:04 -04:00 committed by GitHub
parent 939eee1ce7
commit d5a9d34d97
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
module github.com/HACKERALERT/Picocrypt/src/external/dialog
require (
github.com/HACKERALERT/Picocrypt/src/external/w32
github.com/HACKERALERT/Picocrypt/src/external/w32 main
)