Skip to content

Commit 67bbe16

Browse files
build(deps): bump the go-modules group with 30 updates
Bumps the go-modules group with 30 updates: | Package | From | To | | --- | --- | --- | | [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.38.2` | `1.39.0` | | [github.com/paketo-buildpacks/occam](https://github.com/paketo-buildpacks/occam) | `0.31.0` | `0.31.1` | | [github.com/BurntSushi/toml](https://github.com/BurntSushi/toml) | `1.5.0` | `1.6.0` | | [github.com/containerd/stargz-snapshotter/estargz](https://github.com/containerd/stargz-snapshotter) | `0.16.3` | `0.18.2` | | [github.com/docker/docker](https://github.com/docker/docker) | `28.5.1+incompatible` | `28.5.2+incompatible` | | [github.com/ebitengine/purego](https://github.com/ebitengine/purego) | `0.8.4` | `0.9.1` | | [github.com/gabriel-vasile/mimetype](https://github.com/gabriel-vasile/mimetype) | `1.4.9` | `1.4.12` | | [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) | `0.20.6` | `0.20.7` | | [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway) | `2.26.3` | `2.27.5` | | [github.com/klauspost/compress](https://github.com/klauspost/compress) | `1.18.0` | `1.18.3` | | [github.com/moby/go-archive](https://github.com/moby/go-archive) | `0.1.0` | `0.2.0` | | [github.com/morikuni/aec](https://github.com/morikuni/aec) | `1.0.0` | `1.1.0` | | [github.com/paketo-buildpacks/packit/v2](https://github.com/paketo-buildpacks/packit) | `2.25.2` | `2.25.4` | | [github.com/shirou/gopsutil/v4](https://github.com/shirou/gopsutil) | `4.25.6` | `4.25.12` | | [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.10.0` | `1.11.1` | | [github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go) | `0.39.0` | `0.40.0` | | [github.com/tklauser/go-sysconf](https://github.com/tklauser/go-sysconf) | `0.3.15` | `0.3.16` | | [github.com/tklauser/numcpus](https://github.com/tklauser/numcpus) | `0.10.0` | `0.11.0` | | [github.com/vbatts/tar-split](https://github.com/vbatts/tar-split) | `0.12.1` | `0.12.2` | | [go.opentelemetry.io/auto/sdk](https://github.com/open-telemetry/opentelemetry-go-instrumentation) | `1.1.0` | `1.2.1` | | [go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.61.0` | `0.64.0` | | [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) | `1.37.0` | `1.39.0` | | [go.opentelemetry.io/otel/metric](https://github.com/open-telemetry/opentelemetry-go) | `1.37.0` | `1.39.0` | | [go.opentelemetry.io/otel/trace](https://github.com/open-telemetry/opentelemetry-go) | `1.37.0` | `1.39.0` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.42.0` | `0.46.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.44.0` | `0.48.0` | | [golang.org/x/sync](https://github.com/golang/sync) | `0.17.0` | `0.19.0` | | [golang.org/x/sys](https://github.com/golang/sys) | `0.36.0` | `0.39.0` | | [golang.org/x/text](https://github.com/golang/text) | `0.29.0` | `0.33.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.72.2` | `1.78.0` | Updates `github.com/onsi/gomega` from 1.38.2 to 1.39.0 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.38.2...v1.39.0) Updates `github.com/paketo-buildpacks/occam` from 0.31.0 to 0.31.1 - [Release notes](https://github.com/paketo-buildpacks/occam/releases) - [Commits](paketo-buildpacks/occam@v0.31.0...v0.31.1) Updates `github.com/BurntSushi/toml` from 1.5.0 to 1.6.0 - [Release notes](https://github.com/BurntSushi/toml/releases) - [Commits](BurntSushi/toml@v1.5.0...v1.6.0) Updates `github.com/containerd/stargz-snapshotter/estargz` from 0.16.3 to 0.18.2 - [Release notes](https://github.com/containerd/stargz-snapshotter/releases) - [Commits](containerd/stargz-snapshotter@v0.16.3...v0.18.2) Updates `github.com/docker/docker` from 28.5.1+incompatible to 28.5.2+incompatible - [Release notes](https://github.com/docker/docker/releases) - [Commits](moby/moby@v28.5.1...v28.5.2) Updates `github.com/ebitengine/purego` from 0.8.4 to 0.9.1 - [Release notes](https://github.com/ebitengine/purego/releases) - [Commits](ebitengine/purego@v0.8.4...v0.9.1) Updates `github.com/gabriel-vasile/mimetype` from 1.4.9 to 1.4.12 - [Release notes](https://github.com/gabriel-vasile/mimetype/releases) - [Commits](gabriel-vasile/mimetype@v1.4.9...v1.4.12) Updates `github.com/google/go-containerregistry` from 0.20.6 to 0.20.7 - [Release notes](https://github.com/google/go-containerregistry/releases) - [Commits](google/go-containerregistry@v0.20.6...v0.20.7) Updates `github.com/grpc-ecosystem/grpc-gateway/v2` from 2.26.3 to 2.27.5 - [Release notes](https://github.com/grpc-ecosystem/grpc-gateway/releases) - [Commits](grpc-ecosystem/grpc-gateway@v2.26.3...v2.27.5) Updates `github.com/klauspost/compress` from 1.18.0 to 1.18.3 - [Release notes](https://github.com/klauspost/compress/releases) - [Commits](klauspost/compress@v1.18.0...v1.18.3) Updates `github.com/moby/go-archive` from 0.1.0 to 0.2.0 - [Release notes](https://github.com/moby/go-archive/releases) - [Changelog](https://github.com/moby/go-archive/blob/main/changes_test.go) - [Commits](moby/go-archive@v0.1.0...v0.2.0) Updates `github.com/morikuni/aec` from 1.0.0 to 1.1.0 - [Release notes](https://github.com/morikuni/aec/releases) - [Commits](morikuni/aec@v1.0.0...v1.1.0) Updates `github.com/paketo-buildpacks/packit/v2` from 2.25.2 to 2.25.4 - [Release notes](https://github.com/paketo-buildpacks/packit/releases) - [Commits](paketo-buildpacks/packit@v2.25.2...v2.25.4) Updates `github.com/shirou/gopsutil/v4` from 4.25.6 to 4.25.12 - [Release notes](https://github.com/shirou/gopsutil/releases) - [Commits](shirou/gopsutil@v4.25.6...v4.25.12) Updates `github.com/stretchr/testify` from 1.10.0 to 1.11.1 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.10.0...v1.11.1) Updates `github.com/testcontainers/testcontainers-go` from 0.39.0 to 0.40.0 - [Release notes](https://github.com/testcontainers/testcontainers-go/releases) - [Commits](testcontainers/testcontainers-go@v0.39.0...v0.40.0) Updates `github.com/tklauser/go-sysconf` from 0.3.15 to 0.3.16 - [Release notes](https://github.com/tklauser/go-sysconf/releases) - [Commits](tklauser/go-sysconf@v0.3.15...v0.3.16) Updates `github.com/tklauser/numcpus` from 0.10.0 to 0.11.0 - [Release notes](https://github.com/tklauser/numcpus/releases) - [Commits](tklauser/numcpus@v0.10.0...v0.11.0) Updates `github.com/vbatts/tar-split` from 0.12.1 to 0.12.2 - [Release notes](https://github.com/vbatts/tar-split/releases) - [Commits](vbatts/tar-split@v0.12.1...v0.12.2) Updates `go.opentelemetry.io/auto/sdk` from 1.1.0 to 1.2.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-go-instrumentation/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go-instrumentation/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go-instrumentation@sdk/v1.1.0...sdk/v1.2.1) Updates `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp` from 0.61.0 to 0.64.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go-contrib@zpages/v0.61.0...zpages/v0.64.0) Updates `go.opentelemetry.io/otel` from 1.37.0 to 1.39.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.37.0...v1.39.0) Updates `go.opentelemetry.io/otel/metric` from 1.37.0 to 1.39.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.37.0...v1.39.0) Updates `go.opentelemetry.io/otel/trace` from 1.37.0 to 1.39.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.37.0...v1.39.0) Updates `golang.org/x/crypto` from 0.42.0 to 0.46.0 - [Commits](golang/crypto@v0.42.0...v0.46.0) Updates `golang.org/x/net` from 0.44.0 to 0.48.0 - [Commits](golang/net@v0.44.0...v0.48.0) Updates `golang.org/x/sync` from 0.17.0 to 0.19.0 - [Commits](golang/sync@v0.17.0...v0.19.0) Updates `golang.org/x/sys` from 0.36.0 to 0.39.0 - [Commits](golang/sys@v0.36.0...v0.39.0) Updates `golang.org/x/text` from 0.29.0 to 0.33.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.29.0...v0.33.0) Updates `google.golang.org/grpc` from 1.72.2 to 1.78.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.72.2...v1.78.0) --- updated-dependencies: - dependency-name: github.com/onsi/gomega dependency-version: 1.39.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go_modules - dependency-name: github.com/paketo-buildpacks/occam dependency-version: 0.31.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go_modules - dependency-name: github.com/BurntSushi/toml dependency-version: 1.6.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go_modules - dependency-name: github.com/containerd/stargz-snapshotter/estargz dependency-version: 0.18.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go_modules - dependency-name: github.com/docker/docker dependency-version: 28.5.2+incompatible dependency-type: indirect update-type: version-update:semver-patch dependency-group: go_modules - dependency-name: github.com/ebitengine/purego dependency-version: 0.9.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go_modules - dependency-name: github.com/gabriel-vasile/mimetype dependency-version: 1.4.12 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go_modules - dependency-name: github.com/google/go-containerregistry dependency-version: 0.20.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go_modules - dependency-name: github.com/grpc-ecosystem/grpc-gateway/v2 dependency-version: 2.27.5 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go_modules - dependency-name: github.com/klauspost/compress dependency-version: 1.18.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go_modules - dependency-name: github.com/moby/go-archive dependency-version: 0.2.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go_modules - dependency-name: github.com/morikuni/aec dependency-version: 1.1.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go_modules - dependency-name: github.com/paketo-buildpacks/packit/v2 dependency-version: 2.25.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go_modules - dependency-name: github.com/shirou/gopsutil/v4 dependency-version: 4.25.12 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go_modules - dependency-name: github.com/stretchr/testify dependency-version: 1.11.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go_modules - dependency-name: github.com/testcontainers/testcontainers-go dependency-version: 0.40.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go_modules - dependency-name: github.com/tklauser/go-sysconf dependency-version: 0.3.16 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go_modules - dependency-name: github.com/tklauser/numcpus dependency-version: 0.11.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go_modules - dependency-name: github.com/vbatts/tar-split dependency-version: 0.12.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go_modules - dependency-name: go.opentelemetry.io/auto/sdk dependency-version: 1.2.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go_modules - dependency-name: go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp dependency-version: 0.64.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go_modules - dependency-name: go.opentelemetry.io/otel dependency-version: 1.39.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go_modules - dependency-name: go.opentelemetry.io/otel/metric dependency-version: 1.39.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go_modules - dependency-name: go.opentelemetry.io/otel/trace dependency-version: 1.39.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go_modules - dependency-name: golang.org/x/crypto dependency-version: 0.46.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go_modules - dependency-name: golang.org/x/net dependency-version: 0.48.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go_modules - dependency-name: golang.org/x/sync dependency-version: 0.19.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go_modules - dependency-name: golang.org/x/sys dependency-version: 0.39.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go_modules - dependency-name: golang.org/x/text dependency-version: 0.33.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go_modules - dependency-name: google.golang.org/grpc dependency-version: 1.78.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go_modules ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 73a077a commit 67bbe16

2 files changed

Lines changed: 120 additions & 118 deletions

File tree

go.mod

Lines changed: 33 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1,83 +1,82 @@
11
module github.com/paketo-buildpacks/builder-ubi8-buildpackless-base
22

3-
go 1.24.6
3+
go 1.25.5
44

55
require (
6-
github.com/onsi/gomega v1.38.2
7-
github.com/paketo-buildpacks/occam v0.31.0
6+
github.com/onsi/gomega v1.39.0
7+
github.com/paketo-buildpacks/occam v0.31.1
88
github.com/sclevine/spec v1.4.0
99
)
1010

11-
require google.golang.org/genproto/googleapis/api v0.0.0-20250528174236-200df99c418a // indirect
12-
1311
require (
1412
dario.cat/mergo v1.0.2 // indirect
1513
github.com/Azure/go-ansiterm v0.0.0-20250102033503-faa5f7b0171c // indirect
16-
github.com/BurntSushi/toml v1.5.0 // indirect
14+
github.com/BurntSushi/toml v1.6.0 // indirect
1715
github.com/Microsoft/go-winio v0.6.2 // indirect
1816
github.com/cenkalti/backoff/v4 v4.3.0 // indirect
17+
github.com/cespare/xxhash/v2 v2.3.0 // indirect
1918
github.com/containerd/errdefs v1.0.0 // indirect
2019
github.com/containerd/errdefs/pkg v0.3.0 // indirect
2120
github.com/containerd/log v0.1.0 // indirect
2221
github.com/containerd/platforms v0.2.1 // indirect
23-
github.com/containerd/stargz-snapshotter/estargz v0.16.3 // indirect
22+
github.com/containerd/stargz-snapshotter/estargz v0.18.2 // indirect
2423
github.com/cpuguy83/dockercfg v0.3.2 // indirect
2524
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
2625
github.com/distribution/reference v0.6.0 // indirect
27-
github.com/docker/docker v28.5.1+incompatible // indirect
26+
github.com/docker/docker v28.5.2+incompatible // indirect
2827
github.com/docker/go-connections v0.6.0 // indirect
2928
github.com/docker/go-units v0.5.0 // indirect
30-
github.com/ebitengine/purego v0.8.4 // indirect
29+
github.com/ebitengine/purego v0.9.1 // indirect
3130
github.com/felixge/httpsnoop v1.0.4 // indirect
32-
github.com/gabriel-vasile/mimetype v1.4.9 // indirect
31+
github.com/gabriel-vasile/mimetype v1.4.12 // indirect
3332
github.com/go-logr/logr v1.4.3 // indirect
3433
github.com/go-logr/stdr v1.2.2 // indirect
3534
github.com/go-ole/go-ole v1.3.0 // indirect
3635
github.com/google/go-cmp v0.7.0 // indirect
37-
github.com/google/go-containerregistry v0.20.6 // indirect
36+
github.com/google/go-containerregistry v0.20.7 // indirect
3837
github.com/google/uuid v1.6.0 // indirect
39-
github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.3 // indirect
40-
github.com/klauspost/compress v1.18.0 // indirect
38+
github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.5 // indirect
39+
github.com/klauspost/compress v1.18.3 // indirect
4140
github.com/lufia/plan9stats v0.0.0-20250317134145-8bc96cf8fc35 // indirect
4241
github.com/magiconair/properties v1.8.10 // indirect
4342
github.com/moby/docker-image-spec v1.3.1 // indirect
44-
github.com/moby/go-archive v0.1.0 // indirect
43+
github.com/moby/go-archive v0.2.0 // indirect
4544
github.com/moby/patternmatcher v0.6.0 // indirect
4645
github.com/moby/sys/sequential v0.6.0 // indirect
4746
github.com/moby/sys/user v0.4.0 // indirect
4847
github.com/moby/sys/userns v0.1.0 // indirect
4948
github.com/moby/term v0.5.2 // indirect
50-
github.com/morikuni/aec v1.0.0 // indirect
49+
github.com/morikuni/aec v1.1.0 // indirect
5150
github.com/oklog/ulid v1.3.1 // indirect
5251
github.com/oklog/ulid/v2 v2.1.1 // indirect
5352
github.com/opencontainers/go-digest v1.0.0 // indirect
5453
github.com/opencontainers/image-spec v1.1.1 // indirect
5554
github.com/paketo-buildpacks/freezer v0.2.2 // indirect
56-
github.com/paketo-buildpacks/packit/v2 v2.25.2 // indirect
55+
github.com/paketo-buildpacks/packit/v2 v2.25.4 // indirect
5756
github.com/pkg/errors v0.9.1 // indirect
5857
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
5958
github.com/power-devops/perfstat v0.0.0-20240221224432-82ca36839d55 // indirect
60-
github.com/shirou/gopsutil/v4 v4.25.6 // indirect
59+
github.com/shirou/gopsutil/v4 v4.25.12 // indirect
6160
github.com/sirupsen/logrus v1.9.4-0.20230606125235-dd1b4c2e81af // indirect
62-
github.com/stretchr/testify v1.10.0 // indirect
63-
github.com/testcontainers/testcontainers-go v0.39.0 // indirect
64-
github.com/tklauser/go-sysconf v0.3.15 // indirect
65-
github.com/tklauser/numcpus v0.10.0 // indirect
61+
github.com/stretchr/testify v1.11.1 // indirect
62+
github.com/testcontainers/testcontainers-go v0.40.0 // indirect
63+
github.com/tklauser/go-sysconf v0.3.16 // indirect
64+
github.com/tklauser/numcpus v0.11.0 // indirect
6665
github.com/ulikunitz/xz v0.5.15 // indirect
67-
github.com/vbatts/tar-split v0.12.1 // indirect
66+
github.com/vbatts/tar-split v0.12.2 // indirect
6867
github.com/yusufpapurcu/wmi v1.2.4 // indirect
69-
go.opentelemetry.io/auto/sdk v1.1.0 // indirect
70-
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.61.0 // indirect
71-
go.opentelemetry.io/otel v1.37.0 // indirect
72-
go.opentelemetry.io/otel/metric v1.37.0 // indirect
73-
go.opentelemetry.io/otel/trace v1.37.0 // indirect
68+
go.opentelemetry.io/auto/sdk v1.2.1 // indirect
69+
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.64.0 // indirect
70+
go.opentelemetry.io/otel v1.39.0 // indirect
71+
go.opentelemetry.io/otel/metric v1.39.0 // indirect
72+
go.opentelemetry.io/otel/trace v1.39.0 // indirect
7473
go.yaml.in/yaml/v3 v3.0.4 // indirect
75-
golang.org/x/crypto v0.42.0 // indirect
76-
golang.org/x/net v0.44.0 // indirect
77-
golang.org/x/sync v0.17.0 // indirect
78-
golang.org/x/sys v0.36.0 // indirect
79-
golang.org/x/text v0.29.0 // indirect
80-
google.golang.org/genproto/googleapis/rpc v0.0.0-20250528174236-200df99c418a // indirect
81-
google.golang.org/grpc v1.72.2 // indirect
74+
golang.org/x/crypto v0.46.0 // indirect
75+
golang.org/x/net v0.48.0 // indirect
76+
golang.org/x/sync v0.19.0 // indirect
77+
golang.org/x/sys v0.39.0 // indirect
78+
golang.org/x/text v0.33.0 // indirect
79+
google.golang.org/grpc v1.78.0 // indirect
80+
google.golang.org/protobuf v1.36.11 // indirect
8281
gopkg.in/yaml.v3 v3.0.1 // indirect
8382
)

0 commit comments

Comments
 (0)