Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update golang.org/x/crypto commit hash to df01cb2 #371

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update golang.org/x/crypto commit hash to df01cb2
renovate-bot committed Apr 18, 2019
commit c6c6f3ecc51f2bc88551370211b8bbfa2f57430d
2 changes: 1 addition & 1 deletion cli/go.mod
Original file line number Diff line number Diff line change
@@ -48,7 +48,7 @@ require (
github.com/valyala/fasttemplate v1.0.1 // indirect
github.com/xanzy/ssh-agent v0.2.1 // indirect
golang.org/x/sys v0.0.0-20190412225501-97732733099d // indirect
golang.org/x/crypto v0.0.0-20190406125927-38d8ce5564a5
golang.org/x/crypto v0.0.0-20190418174615-df01cb2cc480
golang.org/x/net v0.0.0-20190406143732-eb5bcb51f2a3 // indirect
golang.org/x/tools v0.0.0-20190409234035-96f2e7ef861b // indirect
gopkg.in/alecthomas/kingpin.v3-unstable v3.0.0-20180810215634-df19058c872c // indirect
2 changes: 2 additions & 0 deletions cli/go.sum
Original file line number Diff line number Diff line change
@@ -296,6 +296,8 @@ golang.org/x/crypto v0.0.0-20190325154230-a5d413f7728c h1:Vj5n4GlwjmQteupaxJ9+0F
golang.org/x/crypto v0.0.0-20190325154230-a5d413f7728c/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w=
golang.org/x/crypto v0.0.0-20190406125927-38d8ce5564a5 h1:exWEBFxZf+rzMcz9EVcBGrZik3gAgYNExEACVMvFzB0=
golang.org/x/crypto v0.0.0-20190406125927-38d8ce5564a5/go.mod h1:WFFai1msRO1wXaEeE5yQxYXgSfI8pQAWXbQop6sCtWE=
golang.org/x/crypto v0.0.0-20190418174615-df01cb2cc480 h1:hrISwnn+z6w8M9KKok12j2Yfq7q+jD6bD3tNY6Fv7Ck=
golang.org/x/crypto v0.0.0-20190418174615-df01cb2cc480/go.mod h1:WFFai1msRO1wXaEeE5yQxYXgSfI8pQAWXbQop6sCtWE=
golang.org/x/exp v0.0.0-20190121172915-509febef88a4/go.mod h1:CJ0aWSM057203Lf6IL+f9T1iT9GByDxfZKAQTCR3kQA=
golang.org/x/lint v0.0.0-20180702182130-06c8688daad7/go.mod h1:UVdnD1Gm6xHRNCYTkRU2/jEulfH38KcIWyp/GAMgvoE=
golang.org/x/lint v0.0.0-20181026193005-c67002cb31c3 h1:x/bBzNauLQAlE3fLku/xy92Y8QwKX5HZymrMz2IiKFc=