Skip to content

Commit

Permalink
Update golang.org/x/crypto commit hash to b43e412
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 18, 2019
1 parent 5a202f7 commit e12e5c4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion cli/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -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-20190418163517-b43e412143f9
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
Expand Down
2 changes: 2 additions & 0 deletions cli/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -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-20190418163517-b43e412143f9 h1:TMw4jx+FWm5PUJOq0QVhtdhRwmyVPjzhi/5b/VmjxCo=
golang.org/x/crypto v0.0.0-20190418163517-b43e412143f9/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=
Expand Down

0 comments on commit e12e5c4

Please sign in to comment.