Picocrypt/cli/v1/picocrypt/go.mod

11 lines
295 B
Modula-2
Raw Normal View History

2023-04-12 13:36:02 +12:00
module github.com/HACKERALERT/Picocrypt/cli/picocrypt
go 1.17
require (
github.com/HACKERALERT/crypto v0.0.0-20220905152506-aa0dd62d8f67
github.com/HACKERALERT/infectious v0.0.0-20220905152109-2c37b99f37ff
)
require github.com/HACKERALERT/sys v0.0.0-20220905150735-46e319fb60c9 // indirect