Skip to content

Commit 552534f

Browse files
chore(deps): bump github.com/moby/buildkit from 0.25.2 to 0.26.3
Bumps [github.com/moby/buildkit](https://github.com/moby/buildkit) from 0.25.2 to 0.26.3. - [Release notes](https://github.com/moby/buildkit/releases) - [Commits](moby/buildkit@v0.25.2...v0.26.3) --- updated-dependencies: - dependency-name: github.com/moby/buildkit dependency-version: 0.26.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c7558f2 commit 552534f

File tree

97 files changed

+16635
-537
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

97 files changed

+16635
-537
lines changed

go.mod

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
module github.com/crazy-max/diun/v4
22

3-
go 1.24.0
3+
go 1.24.3
44

55
require (
66
dario.cat/mergo v1.0.2
77
github.com/AlecAivazis/survey/v2 v2.3.7
88
github.com/PaulSonOfLars/gotgbot/v2 v2.0.0-rc.33
99
github.com/alecthomas/kong v1.13.0
1010
github.com/bmatcuk/doublestar/v3 v3.0.0
11-
github.com/containerd/platforms v1.0.0-rc.1
11+
github.com/containerd/platforms v1.0.0-rc.2
1212
github.com/crazy-max/cron/v3 v3.1.1
1313
github.com/crazy-max/gohealthchecks v0.5.0
1414
github.com/crazy-max/gonfig v0.7.1
@@ -24,7 +24,7 @@ require (
2424
github.com/jedib0t/go-pretty/v6 v6.7.7
2525
github.com/matcornic/hermes/v2 v2.1.0
2626
github.com/microcosm-cc/bluemonday v1.0.27
27-
github.com/moby/buildkit v0.25.2
27+
github.com/moby/buildkit v0.26.3
2828
github.com/nlopes/slack v0.6.0
2929
github.com/opencontainers/go-digest v1.0.0
3030
github.com/opencontainers/image-spec v1.1.1
@@ -41,7 +41,7 @@ require (
4141
go.podman.io/image/v5 v5.38.0
4242
golang.org/x/mod v0.30.0
4343
golang.org/x/sys v0.38.0
44-
google.golang.org/grpc v1.74.2
44+
google.golang.org/grpc v1.76.0
4545
google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.5.1
4646
google.golang.org/protobuf v1.36.10
4747
gopkg.in/yaml.v2 v2.4.0
@@ -86,7 +86,7 @@ require (
8686
github.com/go-playground/universal-translator v0.18.1 // indirect
8787
github.com/gogo/protobuf v1.3.2 // indirect
8888
github.com/google/gnostic-models v0.7.0 // indirect
89-
github.com/google/pprof v0.0.0-20250403155104-27863c87afa6 // indirect
89+
github.com/google/pprof v0.0.0-20250820193118-f64d9cf942d6 // indirect
9090
github.com/google/uuid v1.6.0 // indirect
9191
github.com/gorilla/css v1.0.1 // indirect
9292
github.com/gorilla/mux v1.8.1 // indirect
@@ -133,11 +133,11 @@ require (
133133
github.com/vanng822/go-premailer v0.0.0-20191214114701-be27abe028fe // indirect
134134
github.com/x448/float16 v0.8.4 // indirect
135135
go.mau.fi/util v0.9.2 // indirect
136-
go.opentelemetry.io/auto/sdk v1.1.0 // indirect
136+
go.opentelemetry.io/auto/sdk v1.2.1 // indirect
137137
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.61.0 // indirect
138-
go.opentelemetry.io/otel v1.36.0 // indirect
139-
go.opentelemetry.io/otel/metric v1.36.0 // indirect
140-
go.opentelemetry.io/otel/trace v1.36.0 // indirect
138+
go.opentelemetry.io/otel v1.38.0 // indirect
139+
go.opentelemetry.io/otel/metric v1.38.0 // indirect
140+
go.opentelemetry.io/otel/trace v1.38.0 // indirect
141141
go.podman.io/storage v1.61.0 // indirect
142142
go.yaml.in/yaml/v2 v2.4.2 // indirect
143143
go.yaml.in/yaml/v3 v3.0.4 // indirect
@@ -148,8 +148,8 @@ require (
148148
golang.org/x/sync v0.18.0 // indirect
149149
golang.org/x/term v0.37.0 // indirect
150150
golang.org/x/text v0.31.0 // indirect
151-
golang.org/x/time v0.11.0 // indirect
152-
google.golang.org/genproto/googleapis/rpc v0.0.0-20250528174236-200df99c418a // indirect
151+
golang.org/x/time v0.14.0 // indirect
152+
google.golang.org/genproto/googleapis/rpc v0.0.0-20250825161204-c5933d9347a5 // indirect
153153
gopkg.in/alexcesaro/quotedprintable.v3 v3.0.0-20150716171945-2caba252f4dc // indirect
154154
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
155155
gopkg.in/gomail.v2 v2.0.0-20160411212932-81ebce5c23df // indirect

go.sum

Lines changed: 50 additions & 48 deletions
Large diffs are not rendered by default.

vendor/github.com/containerd/platforms/defaults_windows.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/containerd/platforms/platform_windows_compat.go

Lines changed: 28 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/google/pprof/profile/merge.go

Lines changed: 5 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/google/pprof/profile/profile.go

Lines changed: 13 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/google/pprof/profile/prune.go

Lines changed: 2 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/moby/buildkit/frontend/dockerfile/instructions/commands_runsecurity.go

Lines changed: 0 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/moby/buildkit/frontend/dockerfile/instructions/parse.go

Lines changed: 4 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/moby/buildkit/frontend/dockerfile/instructions/parse_parents.go

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)