diff options
author | Marshall Cottrell <mcottrell@gitlab.com> | 2022-05-23 16:54:14 -0400 |
---|---|---|
committer | Marshall Cottrell <mcottrell@gitlab.com> | 2022-05-23 16:54:14 -0400 |
commit | 06a0ffe73ccde266f6e80b3846087caa20dfec96 (patch) | |
tree | 35e026007eb7c63829d407aea8a9bf0439f73c1f /go.sum | |
parent | c40ad688ed72357a58ba8481ba9382cabfc59375 (diff) | |
download | gitlab-shell-marshall_algo-consts.tar.gz |
reference kex and mac algo constantsmarshall_algo-consts
Depends on gitlab-org/golang-crypto!5
Diffstat (limited to 'go.sum')
-rw-r--r-- | go.sum | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -890,6 +890,8 @@ gitlab.com/gitlab-org/gitlab-shell v1.9.8-0.20201117050822-3f9890ef73dc/go.mod h gitlab.com/gitlab-org/gitlab-shell v1.9.8-0.20210720163109-50da611814d2/go.mod h1:QWDYBwuy24qGMandtCngLRPzFgnGPg6LSNoJWPKmJMc= gitlab.com/gitlab-org/golang-crypto v0.0.0-20220518204012-9dd4a7273aac h1:qNUzqBTbEGGjF5Fp0NWz3rNmqamwchxM+QKUZYeOS1c= gitlab.com/gitlab-org/golang-crypto v0.0.0-20220518204012-9dd4a7273aac/go.mod h1:IxCIyHEi3zRg3s0A5j5BB6A9Jmi73HwBIUl50j+osU4= +gitlab.com/gitlab-org/golang-crypto v0.0.0-20220523184437-e427c5017c17 h1:zbnh+Y2TX7D+EFNO56GOW3/WXBLly40QdFxkRChXnFQ= +gitlab.com/gitlab-org/golang-crypto v0.0.0-20220523184437-e427c5017c17/go.mod h1:IxCIyHEi3zRg3s0A5j5BB6A9Jmi73HwBIUl50j+osU4= gitlab.com/gitlab-org/labkit v0.0.0-20190221122536-0c3fc7cdd57c/go.mod h1:rYhLgfrbEcyfinG+R3EvKu6bZSsmwQqcXzLfHWSfUKM= gitlab.com/gitlab-org/labkit v0.0.0-20200908084045-45895e129029/go.mod h1:SNfxkfUwVNECgtmluVayv0GWFgEjjBs5AzgsowPQuo0= gitlab.com/gitlab-org/labkit v1.0.0/go.mod h1:nohrYTSLDnZix0ebXZrbZJjymRar8HeV2roWL5/jw2U= |