Skip to content

Commit

Permalink
Update golang.org/x/crypto commit hash to 61a8779 (#35)
Browse files Browse the repository at this point in the history
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
  • Loading branch information
2 people authored and axetroy committed Jan 9, 2020
1 parent 368109e commit df1e60e
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 449 deletions.
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -22,5 +22,5 @@ require (
github.com/stretchr/testify v1.4.0
github.com/urfave/cli v1.22.2 // indirect
github.com/urfave/cli/v2 v2.1.1
golang.org/x/crypto v0.0.0-20200108215511-5d647ca15757
golang.org/x/crypto v0.0.0-20200109152110-61a87790db17
)
2 changes: 2 additions & 0 deletions go.sum
Expand Up @@ -209,6 +209,8 @@ golang.org/x/crypto v0.0.0-20191227163750-53104e6ec876 h1:sKJQZMuxjOAR/Uo2LBfU90
golang.org/x/crypto v0.0.0-20191227163750-53104e6ec876/go.mod h1:LzIPMQfyMNhhGPhUkYOs5KpL4U8rLKemX1yGLhDgUto=
golang.org/x/crypto v0.0.0-20200108215511-5d647ca15757 h1:pJ9H8lzdBh301qPX4VpwJ8TRpLt1IhNK1PxVOICyP54=
golang.org/x/crypto v0.0.0-20200108215511-5d647ca15757/go.mod h1:LzIPMQfyMNhhGPhUkYOs5KpL4U8rLKemX1yGLhDgUto=
golang.org/x/crypto v0.0.0-20200109152110-61a87790db17 h1:nVJ3guKA9qdkEQ3TUdXI9QSINo2CUPM/cySEvw2w8I0=
golang.org/x/crypto v0.0.0-20200109152110-61a87790db17/go.mod h1:LzIPMQfyMNhhGPhUkYOs5KpL4U8rLKemX1yGLhDgUto=
golang.org/x/exp v0.0.0-20190121172915-509febef88a4/go.mod h1:CJ0aWSM057203Lf6IL+f9T1iT9GByDxfZKAQTCR3kQA=
golang.org/x/lint v0.0.0-20181026193005-c67002cb31c3/go.mod h1:UVdnD1Gm6xHRNCYTkRU2/jEulfH38KcIWyp/GAMgvoE=
golang.org/x/lint v0.0.0-20190227174305-5b3e6a55c961/go.mod h1:wehouNa3lNwaWXcvxsM5YxQ5yQlVC4a0KAMCusXpPoU=
Expand Down
19 changes: 0 additions & 19 deletions vendor/golang.org/x/crypto/poly1305/sum_arm.go

This file was deleted.

0 comments on commit df1e60e

Please sign in to comment.