Bump golang.org/x/crypto from 0.0.0-20171019172325-541b9d50ad47 to 0.1.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20171019172325-541b9d50ad47 to 0.1.0. - [Release notes](https://github.com/golang/crypto/releases) - [Commits](https://github.com/golang/crypto/commits/v0.1.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
493275c780
commit
d0bd4874d4
2 changed files with 34 additions and 4 deletions
3
go.mod
3
go.mod
|
|
@ -5,6 +5,5 @@ go 1.13
|
|||
require (
|
||||
github.com/hanwen/go-fuse v0.0.0-20170609101909-5690be47d614
|
||||
github.com/joho/godotenv v1.2.0
|
||||
golang.org/x/crypto v0.0.0-20171019172325-541b9d50ad47
|
||||
golang.org/x/sys v0.0.0-20171017063910-8dbc5d05d6ed
|
||||
golang.org/x/crypto v0.1.0
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue