build(deps): bump github.com/containerd/console from 1.0.1 to 1.0.2

Bumps [github.com/containerd/console](https://github.com/containerd/console) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/containerd/console/releases)
- [Commits](https://github.com/containerd/console/compare/v1.0.1...v1.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-04-12 17:50:00 +00:00
committed by GitHub
parent b8a4837bcd
commit 506c2b9dfd
2 changed files with 4 additions and 2 deletions

2
go.mod
View File

@@ -5,7 +5,7 @@ go 1.16
require (
cuelang.org/go v0.3.1
github.com/KromDaniel/jonson v0.0.0-20180630143114-d2f9c3c389db
github.com/containerd/console v1.0.1
github.com/containerd/console v1.0.2
github.com/docker/distribution v2.7.1+incompatible
github.com/emicklei/proto v1.9.0 // indirect
github.com/google/uuid v1.2.0