Bump github.com/moby/sys/mount from 0.3.4 to 0.3.5#197
Merged
rahulait merged 1 commit intoJun 13, 2026
Conversation
Contributor
|
/ok to test def5e01 |
rahulait
approved these changes
Jun 12, 2026
Coverage Report for CI Build 27433016997Coverage remained the same at 5.945%Details
Uncovered ChangesNo uncovered changes found. Coverage RegressionsNo coverage regressions found. Coverage Stats
💛 - Coveralls |
Contributor
|
@dependabot rebase |
Bumps [github.com/moby/sys/mount](https://github.com/moby/sys) from 0.3.4 to 0.3.5. - [Release notes](https://github.com/moby/sys/releases) - [Commits](moby/sys@mount/v0.3.4...mount/v0.3.5) --- updated-dependencies: - dependency-name: github.com/moby/sys/mount dependency-version: 0.3.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
def5e01 to
5337ade
Compare
Contributor
|
/ok to test 5337ade |
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/mount from 0.3.4 to 0.3.5.
Release notes
Sourced from github.com/moby/sys/mount's releases.
Commits
8d586cfMerge pull request #216 from tonistiigi/sequential-1.269d2fc63sequential: use os.OpenFile with O_FILE_FLAG_SEQUENTIAL_SCAN on Go 1.26+d344e1fMerge pull request #224 from thaJeztah/improve_version_checkeff1ec8Makefile: set -eu to catch intermediate failurese665bd0update gitattributes for line-endingsc1298a7Makefile: test-local: skip if go version is not supportedbde2ed4gha: fix go version check for changes in go.mod go directive325a979Merge pull request #218 from thaJeztah/contextualize82ac452reexec: add context-aware entrypoints and Dispatch1ecb500Merge pull request #222 from vvoland/mount-darwin