mirror of
https://github.com/kemko/xc.git
synced 2026-01-01 15:55:43 +03:00
Bump golang.org/x/crypto from 0.0.0-20201116153603-4be66e5b6582 to 0.1.0 (#12)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20201116153603-4be66e5b6582 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
3
go.mod
3
go.mod
@@ -14,8 +14,7 @@ require (
|
||||
github.com/op/go-logging v0.0.0-20160315200505-970db520ece7
|
||||
github.com/viert/properties v0.0.0-20190120163359-e72631698e82
|
||||
github.com/viert/sekwence v0.0.0-20190110111110-24bab1ce82a0
|
||||
golang.org/x/crypto v0.0.0-20201116153603-4be66e5b6582
|
||||
golang.org/x/sys v0.1.0 // indirect
|
||||
golang.org/x/crypto v0.1.0
|
||||
gopkg.in/cheggaaa/pb.v1 v1.0.28
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user