diff options
author | 6543 <6543@obermui.de> | 2020-02-11 19:58:23 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-11 20:58:23 +0200 |
commit | bfd62b6f0188fe2488dbaf5d8250ef37cd0a14e5 (patch) | |
tree | 9ca337e69e367c34cd31b25379e15221c332ef1c /vendor/modules.txt | |
parent | 86fdba177ad82f3dcdfc237631fef4588042b9d6 (diff) | |
download | gitea-bfd62b6f0188fe2488dbaf5d8250ef37cd0a14e5.tar.gz gitea-bfd62b6f0188fe2488dbaf5d8250ef37cd0a14e5.zip |
update vendor keybase/go-crypto (#10234)
Diffstat (limited to 'vendor/modules.txt')
-rw-r--r-- | vendor/modules.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index daf4e7dc0e..d5de9130b3 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -253,7 +253,7 @@ github.com/jessevdk/go-flags github.com/kballard/go-shellquote # github.com/kevinburke/ssh_config v0.0.0-20190725054713-01f96b0aa0cd github.com/kevinburke/ssh_config -# github.com/keybase/go-crypto v0.0.0-20170605145657-00ac4db533f6 +# github.com/keybase/go-crypto v0.0.0-20200123153347-de78d2cb44f4 github.com/keybase/go-crypto/brainpool github.com/keybase/go-crypto/cast5 github.com/keybase/go-crypto/curve25519 |