chore(deps): weekly safe go updates · 3 packages - #12
Open
mendral-app[bot] wants to merge 1 commit into
Open
Conversation
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.
Packages bumped
github.com/moby/buildkitgithub.com/mattn/go-isattygolang.org/x/sysPer-package details
github.com/moby/buildkitv0.31.1 → v0.32.0Minor release (published 2026-07-27). Highlights:
Impact on this codebase: godolint uses buildkit exclusively for
frontend/dockerfile/parser.Parse()andparser.Node. The parser package API is unchanged between v0.31 and v0.32 — all notable changes target the daemon, solver, and cache backends. No code changes required.github.com/mattn/go-isattyv0.0.22 → v0.0.24TIOCGWINSZinstead ofTCGETSto detect terminals — avoids false positives on non-tty devices that share theTCGETSioctl number with OSS sound APIImpact on this codebase: Indirect dependency pulled by
zerolog/go-colorable. The ioctl fix improves correctness of terminal detection on Linux. No code changes required.golang.org/x/sysv0.46.0 → v0.47.0Standard library extension module bump, pulled transitively by buildkit v0.32.0.
Impact on this codebase: Indirect only. No code changes required.
Files modified
go.modgo.sumSkipped this ecosystem
github.com/rs/zerologgithub.com/urfave/cli/v3mvdan.cc/sh/v3github.com/containerd/typeurl/v2github.com/mattn/go-colorablegithub.com/planetscale/vtprotobufgithub.com/pkg/errorsSupersedes: PR #11 (bumped buildkit to v0.31.2 and go-isatty to v0.0.23) and PR #10 (bumped golang.org/x/sys to v0.47.0) — both are subsumed by this PR's wider bumps.
Note
Created by Mendral. Tag @mendral-app with feedback or questions.