Merge pull request #2908 from crazy-max/update-pty

vendor: github.com/creack/pty v1.1.24
This commit is contained in:
Tõnis Tiigi
2025-01-13 23:27:23 -08:00
committed by GitHub
7 changed files with 150 additions and 10 deletions

2
go.mod
View File

@@ -14,7 +14,7 @@ require (
github.com/containerd/log v0.1.0
github.com/containerd/platforms v0.2.1
github.com/containerd/typeurl/v2 v2.2.3
github.com/creack/pty v1.1.21
github.com/creack/pty v1.1.24
github.com/davecgh/go-spew v1.1.1
github.com/distribution/reference v0.6.0
github.com/docker/cli v27.4.1+incompatible