Update go.mod

This commit is contained in:
Evan Su 2021-06-03 14:36:17 -04:00 committed by GitHub
parent 49182479b1
commit a990f0964f
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/TheTitanrain/w32 v0.0.0-20180517000239-4f5cfb03fabf
github.com/HACKERALERT/Picocrypt/src/external/w32
)