update golang.org/x/crypto vendor to use acme v2 (#9056)

This commit is contained in:
techknowlogick 2019-11-20 00:30:46 -05:00 committed by GitHub
parent 108bed2023
commit 05f6eccf27
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
52 changed files with 3430 additions and 2943 deletions

2
go.mod
View file

@ -98,7 +98,7 @@ require (
github.com/urfave/cli v1.20.0
github.com/willf/bitset v0.0.0-20180426185212-8ce1146b8621 // indirect
github.com/yohcop/openid-go v0.0.0-20160914080427-2c050d2dae53
golang.org/x/crypto v0.0.0-20190927123631-a832865fa7ad
golang.org/x/crypto v0.0.0-20191117063200-497ca9f6d64f
golang.org/x/net v0.0.0-20191101175033-0deb6923b6d9
golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45
golang.org/x/sys v0.0.0-20190910064555-bbd175535a8b