Bump golang.org/x/crypto from 0.0.0-20190611184440-5c40567a22f8 to 0.1.0 (#191)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20190611184440-5c40567a22f8 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: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Showing
... | ... | @@ -19,7 +19,7 @@ require ( |
github.com/multiformats/go-base36 v0.1.0 // indirect | ||
github.com/pmezard/go-difflib v1.0.0 // indirect | ||
github.com/spaolacci/murmur3 v1.1.0 // indirect | ||
golang.org/x/crypto v0.0.0-20190611184440-5c40567a22f8 // indirect | ||
golang.org/x/sys v0.0.0-20190412213103-97732733099d // indirect | ||
golang.org/x/crypto v0.1.0 // indirect | ||
golang.org/x/sys v0.1.0 // indirect | ||
gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c // indirect | ||
) |
Please register or sign in to comment