Skip to content

chore(deps): update containerd/console to v1.0.5 - #119

Merged
AkihiroSuda merged 1 commit into
containerd:mainfrom
thaJeztah:bump_console
Aug 25, 2026
Merged

chore(deps): update containerd/console to v1.0.5#119
AkihiroSuda merged 1 commit into
containerd:mainfrom
thaJeztah:bump_console

Conversation

@thaJeztah

@thaJeztah thaJeztah commented Aug 22, 2026

Copy link
Copy Markdown
Member

chore(deps): update containerd/console to v1.0.5

Update containerd/console to v1.0.5, which replaces its dependency on
an untagged golang.org/x/sys version with v0.1.0.

Align our direct golang.org/x/sys requirement with that version. All
APIs used directly by go-runc are available in v0.1.0.

Comment thread go.sum
Comment on lines -1 to +2
github.com/containerd/console v1.0.3 h1:lIr7SlA5PxZyMV30bDW0MGbiOPXwc63yRuCP0ARubLw=
github.com/containerd/console v1.0.3/go.mod h1:7LqA/THxQ86k76b8c/EMSiaJ3h1eZkMkXar0TQ1gf3U=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/containerd/console v1.0.5 h1:R0ymNeydRqH2DmakFNdmjR2k0t7UPuiOV/N/27/qqsc=
github.com/containerd/console v1.0.5/go.mod h1:YynlIjWYF8myEu6sdkwKIvGQq+cOckRm6So2avqoYAk=

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

With this, we only have the versions used by the module in go.sum;

github.com/containerd/console v1.0.5 h1:R0ymNeydRqH2DmakFNdmjR2k0t7UPuiOV/N/27/qqsc=
github.com/containerd/console v1.0.5/go.mod h1:YynlIjWYF8myEu6sdkwKIvGQq+cOckRm6So2avqoYAk=
github.com/opencontainers/runtime-spec v1.1.0 h1:HHUyrt9mwHUjtasSbXSMvs4cyFxh+Bll4AjJ9odEGpg=
github.com/opencontainers/runtime-spec v1.1.0/go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0=
golang.org/x/sys v0.1.0 h1:kunALQeHf1/185U1i0GOB/fy1IPRDDpuoOOqRReG57U=
golang.org/x/sys v0.1.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=

Update containerd/console to v1.0.5, which replaces its dependency on
an untagged golang.org/x/sys version with v0.1.0.

Align our direct golang.org/x/sys requirement with that version. All
APIs used directly by go-runc are available in v0.1.0.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah
thaJeztah marked this pull request as ready for review August 25, 2026 06:30
@AkihiroSuda
AkihiroSuda merged commit 6836456 into containerd:main Aug 25, 2026
5 checks passed
@thaJeztah
thaJeztah deleted the bump_console branch August 25, 2026 17:25
@thaJeztah

Copy link
Copy Markdown
Member Author

@AkihiroSuda do you think we should have a new tag (v1.2.1) so that we can update in containerd ?

@AkihiroSuda

Copy link
Copy Markdown
Member

@AkihiroSuda do you think we should have a new tag (v1.2.1) so that we can update in containerd ?

Yes

@AkihiroSuda

Copy link
Copy Markdown
Member

Done
https://github.com/containerd/go-runc/releases/tag/v1.2.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants