mirror of
https://github.com/X-Cli/large-file-decrypt.git
synced 2025-05-17 20:43:50 +00:00
10 lines
217 B
Modula-2
10 lines
217 B
Modula-2
![]() |
module github.com/X-Cli/large-file-decrypt
|
||
|
|
||
|
go 1.15
|
||
|
|
||
|
require (
|
||
|
github.com/hashicorp/go-multierror v1.1.1
|
||
|
golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3
|
||
|
golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
|
||
|
)
|