build(deps): bump github.com/moby/sys/userns from 0.1.0 to 0.2.0 - #273
Merged
dmcgowan merged 1 commit intoAug 27, 2026
Merged
Conversation
Kern--
approved these changes
Aug 19, 2026
austinvazquez
approved these changes
Aug 25, 2026
Bumps [github.com/moby/sys/userns](https://github.com/moby/sys) from 0.1.0 to 0.2.0. - [Release notes](https://github.com/moby/sys/releases) - [Commits](moby/sys@user/v0.1.0...user/v0.2.0) --- updated-dependencies: - dependency-name: github.com/moby/sys/userns dependency-version: 0.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/github.com/moby/sys/userns-0.2.0
branch
from
August 26, 2026 16:26
ce5d456 to
48b9874
Compare
dmcgowan
approved these changes
Aug 27, 2026
dependabot
Bot
deleted the
dependabot/go_modules/github.com/moby/sys/userns-0.2.0
branch
August 27, 2026 15:54
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps github.com/moby/sys/userns from 0.1.0 to 0.2.0.
Release notes
Sourced from github.com/moby/sys/userns's releases.
... (truncated)
Commits
86870e7Merge pull request #140 from thaJeztah/integrate_libcontainer_userns5cd502cuser: require go1.21 or highera40602buser/userns: add godoc for packagebc3a8a5libct/userns: implement RunningInUserNS with sync.OnceValuebc0de32libct/userns: make fuzzer Linux-only, and remove stub for uidMapInUserNS333fe31libct/userns: change RunningInUserNS to a wrapper instead of an aliasbb72464remove pre-go1.17 build-tags87e38c8libcontainer/userns: simplify, and separate from "user" package.b19e084*: add go-1.17+ go:build tagsdb243e2*: rm redundant linux build tag