TUN-3090: Upgrade crypto dep

This commit is contained in:
Adam Chalmers
2020-06-12 00:03:09 -05:00
parent ae8d784e36
commit 6e761cb7ae
65 changed files with 5603 additions and 3850 deletions

7
vendor/modules.txt vendored
View File

@@ -194,11 +194,13 @@ github.com/stretchr/testify/assert
github.com/stretchr/testify/require
# github.com/xo/dburl v0.0.0-20191005012637-293c3298d6c0
github.com/xo/dburl
# golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550
# golang.org/x/crypto v0.0.0-20200604202706-70a84ac30bf9
golang.org/x/crypto/blake2b
golang.org/x/crypto/blowfish
golang.org/x/crypto/chacha20
golang.org/x/crypto/curve25519
golang.org/x/crypto/ed25519
golang.org/x/crypto/ed25519/internal/edwards25519
golang.org/x/crypto/internal/chacha20
golang.org/x/crypto/internal/subtle
golang.org/x/crypto/md4
golang.org/x/crypto/nacl/box
@@ -207,6 +209,7 @@ golang.org/x/crypto/pbkdf2
golang.org/x/crypto/poly1305
golang.org/x/crypto/salsa20/salsa
golang.org/x/crypto/ssh
golang.org/x/crypto/ssh/internal/bcrypt_pbkdf
golang.org/x/crypto/ssh/terminal
# golang.org/x/net v0.0.0-20191014212845-da9a3fd4c582
golang.org/x/net/bpf