1
0
Fork 0
mirror of https://github.com/X-Cli/large-file-decrypt.git synced 2024-09-19 19:52:09 +00:00
large-file-crypto/vendor/modules.txt

22 lines
691 B
Text
Raw Normal View History

2022-03-09 14:43:24 +00:00
# github.com/hashicorp/errwrap v1.0.0
## explicit
github.com/hashicorp/errwrap
# github.com/hashicorp/go-multierror v1.1.1
## explicit; go 1.13
github.com/hashicorp/go-multierror
# golang.org/x/crypto v0.0.0-20220307211146-efcb8507fb70
## explicit; go 1.17
golang.org/x/crypto/blake2b
golang.org/x/crypto/curve25519
golang.org/x/crypto/curve25519/internal/field
golang.org/x/crypto/internal/poly1305
golang.org/x/crypto/internal/subtle
golang.org/x/crypto/nacl/box
golang.org/x/crypto/nacl/secretbox
golang.org/x/crypto/salsa20/salsa
# golang.org/x/sys v0.0.0-20220307203707-22a9840ba4d7
## explicit; go 1.17
golang.org/x/sys/cpu
golang.org/x/sys/internal/unsafeheader
golang.org/x/sys/unix