Skip to content

Commit 83b40ee

Browse files
Bump the all-updates group with 31 updates (#880)
* Bump the all-updates group with 31 updates Bumps the all-updates group with 31 updates: | Package | From | To | | --- | --- | --- | | [github.com/PaesslerAG/gval](https://github.com/PaesslerAG/gval) | `1.2.2` | `1.2.4` | | [github.com/breml/rootcerts](https://github.com/breml/rootcerts) | `0.2.16` | `0.2.20` | | [github.com/containers/image/v5](https://github.com/containers/image) | `5.34.2` | `5.34.3` | | [github.com/docker/cli](https://github.com/docker/cli) | `27.5.1+incompatible` | `28.0.4+incompatible` | | [github.com/docker/docker](https://github.com/docker/docker) | `27.5.1+incompatible` | `28.0.4+incompatible` | | [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go) | `0.29.0` | `0.31.1` | | [github.com/go-git/go-billy/v5](https://github.com/go-git/go-billy) | `5.6.1` | `5.6.2` | | [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) | `5.13.1` | `5.14.0` | | [github.com/go-test/deep](https://github.com/go-test/deep) | `1.1.0` | `1.1.1` | | [github.com/moby/buildkit](https://github.com/moby/buildkit) | `0.13.1` | `0.20.2` | | [github.com/opencontainers/image-spec](https://github.com/opencontainers/image-spec) | `1.1.0` | `1.1.1` | | [github.com/otiai10/copy](https://github.com/otiai10/copy) | `1.14.0` | `1.14.1` | | [github.com/pkg/sftp](https://github.com/pkg/sftp) | `1.13.6` | `1.13.9` | | [github.com/spf13/cobra](https://github.com/spf13/cobra) | `1.8.0` | `1.9.1` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.35.0` | `0.36.0` | | [golang.org/x/sys](https://github.com/golang/sys) | `0.30.0` | `0.31.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.71.0` | `1.71.1` | | google.golang.org/protobuf | `1.36.5` | `1.36.6` | | [github.com/Azure/azure-sdk-for-go/sdk/storage/azblob](https://github.com/Azure/azure-sdk-for-go) | `0.4.1` | `1.5.0` | | [github.com/Masterminds/semver/v3](https://github.com/Masterminds/semver) | `3.1.1` | `3.3.1` | | [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.55.5` | `1.55.6` | | [github.com/hashicorp/vault/api](https://github.com/hashicorp/vault) | `1.12.2` | `1.16.0` | | [github.com/ogen-go/ogen](https://github.com/ogen-go/ogen) | `1.4.1` | `1.10.1` | | [github.com/prometheus/procfs](https://github.com/prometheus/procfs) | `0.15.1` | `0.16.0` | | [github.com/puzpuzpuz/xsync/v3](https://github.com/puzpuzpuz/xsync) | `3.1.0` | `3.5.1` | | [github.com/samber/lo](https://github.com/samber/lo) | `1.39.0` | `1.49.1` | | [github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go) | `0.33.0` | `0.36.0` | | [github.com/tonistiigi/go-actions-cache](https://github.com/tonistiigi/go-actions-cache) | `0.0.0-20240327122527-58651d5e11d6` | `0.0.0-20250228231703-3e9a6642607f` | | [go.opentelemetry.io/contrib/bridges/otelzap](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.8.0` | `0.10.0` | | [go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.49.0` | `0.56.0` | | [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp](https://github.com/open-telemetry/opentelemetry-go) | `1.28.0` | `1.31.0` | Updates `github.com/PaesslerAG/gval` from 1.2.2 to 1.2.4 - [Release notes](https://github.com/PaesslerAG/gval/releases) - [Commits](PaesslerAG/gval@v1.2.2...v1.2.4) Updates `github.com/breml/rootcerts` from 0.2.16 to 0.2.20 - [Release notes](https://github.com/breml/rootcerts/releases) - [Commits](breml/rootcerts@v0.2.16...v0.2.20) Updates `github.com/containers/image/v5` from 5.34.2 to 5.34.3 - [Release notes](https://github.com/containers/image/releases) - [Commits](containers/image@v5.34.2...v5.34.3) Updates `github.com/docker/cli` from 27.5.1+incompatible to 28.0.4+incompatible - [Commits](docker/cli@v27.5.1...v28.0.4) Updates `github.com/docker/docker` from 27.5.1+incompatible to 28.0.4+incompatible - [Release notes](https://github.com/docker/docker/releases) - [Commits](moby/moby@v27.5.1...v28.0.4) Updates `github.com/getsentry/sentry-go` from 0.29.0 to 0.31.1 - [Release notes](https://github.com/getsentry/sentry-go/releases) - [Changelog](https://github.com/getsentry/sentry-go/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-go@v0.29.0...v0.31.1) Updates `github.com/go-git/go-billy/v5` from 5.6.1 to 5.6.2 - [Release notes](https://github.com/go-git/go-billy/releases) - [Commits](go-git/go-billy@v5.6.1...v5.6.2) Updates `github.com/go-git/go-git/v5` from 5.13.1 to 5.14.0 - [Release notes](https://github.com/go-git/go-git/releases) - [Commits](go-git/go-git@v5.13.1...v5.14.0) Updates `github.com/go-test/deep` from 1.1.0 to 1.1.1 - [Release notes](https://github.com/go-test/deep/releases) - [Changelog](https://github.com/go-test/deep/blob/master/CHANGES.md) - [Commits](go-test/deep@v1.1.0...v1.1.1) Updates `github.com/moby/buildkit` from 0.13.1 to 0.20.2 - [Release notes](https://github.com/moby/buildkit/releases) - [Commits](moby/buildkit@v0.13.1...v0.20.2) Updates `github.com/opencontainers/image-spec` from 1.1.0 to 1.1.1 - [Release notes](https://github.com/opencontainers/image-spec/releases) - [Changelog](https://github.com/opencontainers/image-spec/blob/main/RELEASES.md) - [Commits](opencontainers/image-spec@v1.1.0...v1.1.1) Updates `github.com/otiai10/copy` from 1.14.0 to 1.14.1 - [Release notes](https://github.com/otiai10/copy/releases) - [Commits](otiai10/copy@v1.14.0...v1.14.1) Updates `github.com/pkg/sftp` from 1.13.6 to 1.13.9 - [Release notes](https://github.com/pkg/sftp/releases) - [Commits](pkg/sftp@v1.13.6...v1.13.9) Updates `github.com/spf13/cobra` from 1.8.0 to 1.9.1 - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.8.0...v1.9.1) Updates `golang.org/x/crypto` from 0.35.0 to 0.36.0 - [Commits](golang/crypto@v0.35.0...v0.36.0) Updates `golang.org/x/sys` from 0.30.0 to 0.31.0 - [Commits](golang/sys@v0.30.0...v0.31.0) Updates `google.golang.org/grpc` from 1.71.0 to 1.71.1 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.71.0...v1.71.1) Updates `google.golang.org/protobuf` from 1.36.5 to 1.36.6 Updates `github.com/Azure/azure-sdk-for-go/sdk/storage/azblob` from 0.4.1 to 1.5.0 - [Release notes](https://github.com/Azure/azure-sdk-for-go/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md) - [Commits](Azure/azure-sdk-for-go@sdk/azcore/v0.4.1...sdk/azcore/v1.5.0) Updates `github.com/Masterminds/semver/v3` from 3.1.1 to 3.3.1 - [Release notes](https://github.com/Masterminds/semver/releases) - [Changelog](https://github.com/Masterminds/semver/blob/master/CHANGELOG.md) - [Commits](Masterminds/semver@v3.1.1...v3.3.1) Updates `github.com/aws/aws-sdk-go` from 1.55.5 to 1.55.6 - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG_PENDING.md) - [Commits](aws/aws-sdk-go@v1.55.5...v1.55.6) Updates `github.com/hashicorp/vault/api` from 1.12.2 to 1.16.0 - [Release notes](https://github.com/hashicorp/vault/releases) - [Changelog](https://github.com/hashicorp/vault/blob/main/CHANGELOG-v1.10-v1.15.md) - [Commits](hashicorp/vault@v1.12.2...v1.16.0) Updates `github.com/ogen-go/ogen` from 1.4.1 to 1.10.1 - [Release notes](https://github.com/ogen-go/ogen/releases) - [Commits](ogen-go/ogen@v1.4.1...v1.10.1) Updates `github.com/prometheus/procfs` from 0.15.1 to 0.16.0 - [Release notes](https://github.com/prometheus/procfs/releases) - [Commits](prometheus/procfs@v0.15.1...v0.16.0) Updates `github.com/puzpuzpuz/xsync/v3` from 3.1.0 to 3.5.1 - [Release notes](https://github.com/puzpuzpuz/xsync/releases) - [Commits](puzpuzpuz/xsync@v3.1.0...v3.5.1) Updates `github.com/samber/lo` from 1.39.0 to 1.49.1 - [Release notes](https://github.com/samber/lo/releases) - [Commits](samber/lo@v1.39.0...v1.49.1) Updates `github.com/testcontainers/testcontainers-go` from 0.33.0 to 0.36.0 - [Release notes](https://github.com/testcontainers/testcontainers-go/releases) - [Commits](testcontainers/testcontainers-go@v0.33.0...v0.36.0) Updates `github.com/tonistiigi/go-actions-cache` from 0.0.0-20240327122527-58651d5e11d6 to 0.0.0-20250228231703-3e9a6642607f - [Commits](https://github.com/tonistiigi/go-actions-cache/commits) Updates `go.opentelemetry.io/contrib/bridges/otelzap` from 0.8.0 to 0.10.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@v0.8.0...v0.10.0) Updates `go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc` from 0.49.0 to 0.56.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.49.0...zpages/v0.56.0) Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp` from 1.28.0 to 1.31.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.28.0...v1.31.0) --- updated-dependencies: - dependency-name: github.com/PaesslerAG/gval dependency-version: 1.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: github.com/breml/rootcerts dependency-version: 0.2.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: github.com/containers/image/v5 dependency-version: 5.34.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: github.com/docker/cli dependency-version: 28.0.4+incompatible dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-updates - dependency-name: github.com/docker/docker dependency-version: 28.0.4+incompatible dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-updates - dependency-name: github.com/getsentry/sentry-go dependency-version: 0.31.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: github.com/go-git/go-billy/v5 dependency-version: 5.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: github.com/go-git/go-git/v5 dependency-version: 5.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: github.com/go-test/deep dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: github.com/moby/buildkit dependency-version: 0.20.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: github.com/opencontainers/image-spec dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: github.com/otiai10/copy dependency-version: 1.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: github.com/pkg/sftp dependency-version: 1.13.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: github.com/spf13/cobra dependency-version: 1.9.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: golang.org/x/crypto dependency-version: 0.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: golang.org/x/sys dependency-version: 0.31.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: google.golang.org/grpc dependency-version: 1.71.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: google.golang.org/protobuf dependency-version: 1.36.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: github.com/Azure/azure-sdk-for-go/sdk/storage/azblob dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-updates - dependency-name: github.com/Masterminds/semver/v3 dependency-version: 3.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: github.com/aws/aws-sdk-go dependency-version: 1.55.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: github.com/hashicorp/vault/api dependency-version: 1.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: github.com/ogen-go/ogen dependency-version: 1.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: github.com/prometheus/procfs dependency-version: 0.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: github.com/puzpuzpuz/xsync/v3 dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: github.com/samber/lo dependency-version: 1.49.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: github.com/testcontainers/testcontainers-go dependency-version: 0.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: github.com/tonistiigi/go-actions-cache dependency-version: 0.0.0-20250228231703-3e9a6642607f dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: go.opentelemetry.io/contrib/bridges/otelzap dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc dependency-version: 0.56.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp dependency-version: 1.31.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-updates ... Signed-off-by: dependabot[bot] <support@github.com> * Update actionscache.New() invocation * $ go generate ./... * TestGHACacheV2: adapt to new azblob version --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nikolay Edigaryev <edigaryev@gmail.com>
1 parent aa5bcbd commit 83b40ee

File tree

10 files changed

+2039
-1081
lines changed

10 files changed

+2039
-1081
lines changed

go.mod

Lines changed: 70 additions & 72 deletions
Original file line numberDiff line numberDiff line change
@@ -5,25 +5,25 @@ go 1.23.0
55
toolchain go1.24.1
66

77
require (
8-
github.com/PaesslerAG/gval v1.2.2
8+
github.com/PaesslerAG/gval v1.2.4
99
github.com/antihax/optional v1.0.0
1010
github.com/avast/retry-go/v4 v4.6.1
11-
github.com/breml/rootcerts v0.2.16
11+
github.com/breml/rootcerts v0.2.20
1212
github.com/cirruslabs/cirrus-ci-agent v1.134.1 // indirect
1313
github.com/cirruslabs/echelon v1.9.0
1414
github.com/cirruslabs/go-java-glob v0.1.0
1515
github.com/cirruslabs/podmanapi v0.3.1
16-
github.com/containers/image/v5 v5.34.2
16+
github.com/containers/image/v5 v5.34.3
1717
github.com/containers/storage v1.57.2 // indirect
1818
github.com/cyphar/filepath-securejoin v0.4.1
19-
github.com/docker/cli v27.5.1+incompatible
20-
github.com/docker/docker v27.5.1+incompatible
19+
github.com/docker/cli v28.0.4+incompatible
20+
github.com/docker/docker v28.0.4+incompatible
2121
github.com/docker/go-units v0.5.0
2222
github.com/dustin/go-humanize v1.0.1
23-
github.com/getsentry/sentry-go v0.29.0
24-
github.com/go-git/go-billy/v5 v5.6.1
25-
github.com/go-git/go-git/v5 v5.13.1
26-
github.com/go-test/deep v1.1.0
23+
github.com/getsentry/sentry-go v0.31.1
24+
github.com/go-git/go-billy/v5 v5.6.2
25+
github.com/go-git/go-git/v5 v5.14.0
26+
github.com/go-test/deep v1.1.1
2727
github.com/golang/protobuf v1.5.4
2828
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
2929
github.com/google/uuid v1.6.0
@@ -37,40 +37,38 @@ require (
3737
github.com/lestrrat-go/pdebug v0.0.0-20210111095411-35b07dbf089b // indirect
3838
github.com/lestrrat-go/structinfo v0.0.0-20210312050401-7f8bd69d6acb // indirect
3939
github.com/mitchellh/go-ps v1.0.0
40-
github.com/moby/buildkit v0.13.1
41-
github.com/moby/term v0.5.0 // indirect
40+
github.com/moby/buildkit v0.20.2
41+
github.com/moby/term v0.5.2 // indirect
4242
github.com/onsi/ginkgo v1.14.2 // indirect
4343
github.com/opencontainers/go-digest v1.0.0
44-
github.com/opencontainers/image-spec v1.1.0
45-
github.com/otiai10/copy v1.14.0
46-
github.com/pkg/sftp v1.13.6
44+
github.com/opencontainers/image-spec v1.1.1
45+
github.com/otiai10/copy v1.14.1
46+
github.com/pkg/sftp v1.13.9
4747
github.com/qri-io/starlib v0.5.0
4848
github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3
4949
github.com/sirupsen/logrus v1.9.3
50-
github.com/spf13/afero v1.5.1 // indirect
51-
github.com/spf13/cobra v1.8.0
52-
github.com/spf13/viper v1.7.1 // indirect
50+
github.com/spf13/cobra v1.9.1
5351
github.com/stretchr/testify v1.10.0
5452
github.com/xeipuuv/gojsonschema v1.2.0
5553
github.com/yudai/gojsondiff v1.0.0
5654
github.com/yudai/golcs v0.0.0-20170316035057-ecda9a501e82 // indirect
5755
github.com/yudai/pp v2.0.1+incompatible // indirect
5856
go.starlark.net v0.0.0-20240314022150-ee8ed142361c
59-
golang.org/x/crypto v0.35.0
57+
golang.org/x/crypto v0.36.0
6058
golang.org/x/oauth2 v0.26.0 // indirect
61-
golang.org/x/sys v0.30.0
59+
golang.org/x/sys v0.31.0
6260
golang.org/x/text v0.23.0
63-
google.golang.org/grpc v1.71.0
64-
google.golang.org/protobuf v1.36.5
61+
google.golang.org/grpc v1.71.1
62+
google.golang.org/protobuf v1.36.6
6563
gopkg.in/natefinch/lumberjack.v2 v2.2.1
6664
gopkg.in/yaml.v3 v3.0.1
6765
)
6866

6967
require (
70-
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v0.4.1
68+
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.5.0
7169
github.com/IGLOU-EU/go-wildcard v1.0.3
72-
github.com/Masterminds/semver/v3 v3.1.1
73-
github.com/aws/aws-sdk-go v1.55.5
70+
github.com/Masterminds/semver/v3 v3.3.1
71+
github.com/aws/aws-sdk-go v1.55.6
7472
github.com/bmatcuk/doublestar v1.3.4
7573
github.com/cirruslabs/cirrus-ci-annotations v0.10.0
7674
github.com/cirruslabs/terminal v0.16.0
@@ -80,23 +78,23 @@ require (
8078
github.com/go-faster/jx v1.1.0
8179
github.com/golang-jwt/jwt/v5 v5.2.2
8280
github.com/google/go-github/v59 v59.0.0
83-
github.com/hashicorp/vault/api v1.12.2
81+
github.com/hashicorp/vault/api v1.16.0
8482
github.com/klauspost/pgzip v1.2.6
85-
github.com/ogen-go/ogen v1.4.1
83+
github.com/ogen-go/ogen v1.10.1
8684
github.com/pkg/errors v0.9.1
87-
github.com/prometheus/procfs v0.15.1
88-
github.com/puzpuzpuz/xsync/v3 v3.1.0
89-
github.com/samber/lo v1.39.0
85+
github.com/prometheus/procfs v0.16.0
86+
github.com/puzpuzpuz/xsync/v3 v3.5.1
87+
github.com/samber/lo v1.49.1
9088
github.com/shirou/gopsutil/v3 v3.24.5
91-
github.com/testcontainers/testcontainers-go v0.33.0
92-
github.com/tonistiigi/go-actions-cache v0.0.0-20240327122527-58651d5e11d6
89+
github.com/testcontainers/testcontainers-go v0.36.0
90+
github.com/tonistiigi/go-actions-cache v0.0.0-20250228231703-3e9a6642607f
9391
github.com/twitchtv/twirp v8.1.3+incompatible
94-
go.opentelemetry.io/contrib/bridges/otelzap v0.8.0
95-
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.49.0
92+
go.opentelemetry.io/contrib/bridges/otelzap v0.10.0
93+
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.56.0
9694
go.opentelemetry.io/otel v1.35.0
9795
go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp v0.11.0
9896
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v1.35.0
99-
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.28.0
97+
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.31.0
10098
go.opentelemetry.io/otel/log v0.11.0
10199
go.opentelemetry.io/otel/metric v1.35.0
102100
go.opentelemetry.io/otel/sdk v1.35.0
@@ -112,54 +110,49 @@ require (
112110

113111
require (
114112
dario.cat/mergo v1.0.1 // indirect
115-
github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 // indirect
116-
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.1.0 // indirect
117-
github.com/Azure/azure-sdk-for-go/sdk/internal v1.0.0 // indirect
118-
github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161 // indirect
113+
github.com/AdaLogics/go-fuzz-headers v0.0.0-20240806141605-e8a1dd7889d6 // indirect
114+
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.16.0 // indirect
115+
github.com/Azure/azure-sdk-for-go/sdk/internal v1.10.0 // indirect
116+
github.com/Azure/go-ansiterm v0.0.0-20250102033503-faa5f7b0171c // indirect
119117
github.com/BurntSushi/toml v1.4.0 // indirect
120118
github.com/Microsoft/go-winio v0.6.2 // indirect
121-
github.com/Microsoft/hcsshim v0.12.9 // indirect
122-
github.com/ProtonMail/go-crypto v1.1.3 // indirect
123-
github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d // indirect
119+
github.com/ProtonMail/go-crypto v1.1.5 // indirect
124120
github.com/agext/levenshtein v1.2.3 // indirect
125121
github.com/ajg/form v1.5.1 // indirect
126122
github.com/beorn7/perks v1.0.1 // indirect
127-
github.com/cenkalti/backoff/v3 v3.2.2 // indirect
128123
github.com/cenkalti/backoff/v4 v4.3.0 // indirect
129124
github.com/cespare/xxhash/v2 v2.3.0 // indirect
130-
github.com/cloudflare/circl v1.3.7 // indirect
131-
github.com/containerd/containerd v1.7.27 // indirect
132-
github.com/containerd/continuity v0.4.4 // indirect
133-
github.com/containerd/errdefs v0.3.0 // indirect
125+
github.com/cloudflare/circl v1.6.0 // indirect
126+
github.com/containerd/containerd/api v1.8.0 // indirect
127+
github.com/containerd/containerd/v2 v2.0.4 // indirect
128+
github.com/containerd/errdefs v1.0.0 // indirect
134129
github.com/containerd/log v0.1.0 // indirect
135-
github.com/containerd/platforms v0.2.1 // indirect
130+
github.com/containerd/platforms v1.0.0-rc.1 // indirect
136131
github.com/containerd/ttrpc v1.2.7 // indirect
137132
github.com/containerd/typeurl/v2 v2.2.3 // indirect
138-
github.com/cpuguy83/dockercfg v0.3.1 // indirect
133+
github.com/cpuguy83/dockercfg v0.3.2 // indirect
139134
github.com/creack/pty v1.1.21 // indirect
140135
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
141136
github.com/dimchansky/utfbom v1.1.1 // indirect
142137
github.com/distribution/reference v0.6.0 // indirect
143-
github.com/dlclark/regexp2 v1.11.4 // indirect
138+
github.com/dlclark/regexp2 v1.11.5 // indirect
144139
github.com/docker/distribution v2.8.3+incompatible // indirect
145140
github.com/docker/docker-credential-helpers v0.8.2 // indirect
146-
github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c // indirect
147141
github.com/docker/go-metrics v0.0.1 // indirect
142+
github.com/ebitengine/purego v0.8.2 // indirect
148143
github.com/emirpasic/gods v1.18.1 // indirect
149-
github.com/fatih/color v1.17.0 // indirect
144+
github.com/fatih/color v1.18.0 // indirect
150145
github.com/felixge/httpsnoop v1.0.4 // indirect
151146
github.com/fvbommel/sortorder v1.1.0 // indirect
152147
github.com/ghodss/yaml v1.0.0 // indirect
153148
github.com/go-faster/yaml v0.4.6 // indirect
154149
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect
155-
github.com/go-jose/go-jose/v3 v3.0.4 // indirect
150+
github.com/go-jose/go-jose/v4 v4.0.4 // indirect
156151
github.com/go-logr/logr v1.4.2 // indirect
157152
github.com/go-logr/stdr v1.2.2 // indirect
158153
github.com/go-ole/go-ole v1.3.0 // indirect
159-
github.com/gogo/googleapis v1.4.1 // indirect
160154
github.com/gogo/protobuf v1.3.2 // indirect
161-
github.com/golang-jwt/jwt/v4 v4.5.2 // indirect
162-
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
155+
github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8 // indirect
163156
github.com/google/go-querystring v1.1.0 // indirect
164157
github.com/gorilla/mux v1.8.1 // indirect
165158
github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.1 // indirect
@@ -182,57 +175,62 @@ require (
182175
github.com/kr/fs v0.1.0 // indirect
183176
github.com/lestrrat-go/option v1.0.1 // indirect
184177
github.com/lufia/plan9stats v0.0.0-20240513124658-fba389f38bae // indirect
185-
github.com/magiconair/properties v1.8.7 // indirect
178+
github.com/magiconair/properties v1.8.9 // indirect
186179
github.com/mattn/go-colorable v0.1.13 // indirect
187180
github.com/mattn/go-isatty v0.0.20 // indirect
188-
github.com/miekg/pkcs11 v1.1.1 // indirect
181+
github.com/mattn/go-runewidth v0.0.16 // indirect
189182
github.com/mitchellh/go-homedir v1.1.0 // indirect
190183
github.com/mitchellh/mapstructure v1.5.0 // indirect
191184
github.com/moby/docker-image-spec v1.3.1 // indirect
192185
github.com/moby/locker v1.0.1 // indirect
193186
github.com/moby/patternmatcher v0.6.0 // indirect
194187
github.com/moby/sys/capability v0.4.0 // indirect
195188
github.com/moby/sys/mountinfo v0.7.2 // indirect
196-
github.com/moby/sys/sequential v0.5.0 // indirect
197-
github.com/moby/sys/signal v0.7.0 // indirect
189+
github.com/moby/sys/sequential v0.6.0 // indirect
190+
github.com/moby/sys/signal v0.7.1 // indirect
198191
github.com/moby/sys/user v0.3.0 // indirect
199192
github.com/moby/sys/userns v0.1.0 // indirect
200193
github.com/morikuni/aec v1.0.0 // indirect
201194
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
202195
github.com/opencontainers/runtime-spec v1.2.0 // indirect
203-
github.com/pjbgf/sha1cd v0.3.0 // indirect
196+
github.com/otiai10/mint v1.6.3 // indirect
197+
github.com/pjbgf/sha1cd v0.3.2 // indirect
198+
github.com/planetscale/vtprotobuf v0.6.1-0.20240319094008-0393e58bdf10 // indirect
204199
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
205200
github.com/power-devops/perfstat v0.0.0-20240221224432-82ca36839d55 // indirect
206201
github.com/prometheus/client_golang v1.20.5 // indirect
207202
github.com/prometheus/client_model v0.6.1 // indirect
208203
github.com/prometheus/common v0.57.0 // indirect
204+
github.com/rivo/uniseg v0.4.7 // indirect
209205
github.com/ryanuber/go-glob v1.0.0 // indirect
210206
github.com/secure-systems-lab/go-securesystemslib v0.9.0 // indirect
211207
github.com/segmentio/asm v1.2.0 // indirect
212208
github.com/shibumi/go-pathspec v1.3.0 // indirect
209+
github.com/shirou/gopsutil/v4 v4.25.1 // indirect
213210
github.com/shoenig/go-m1cpu v0.1.6 // indirect
214211
github.com/shopspring/decimal v1.3.1 // indirect
215-
github.com/skeema/knownhosts v1.3.0 // indirect
216-
github.com/spf13/pflag v1.0.5 // indirect
212+
github.com/skeema/knownhosts v1.3.1 // indirect
213+
github.com/spf13/pflag v1.0.6 // indirect
217214
github.com/theupdateframework/notary v0.7.0 // indirect
218215
github.com/tklauser/go-sysconf v0.3.14 // indirect
219216
github.com/tklauser/numcpus v0.8.0 // indirect
220-
github.com/tonistiigi/fsutil v0.0.0-20240301111122-7525a1af2bb5 // indirect
217+
github.com/tonistiigi/dchapes-mode v0.0.0-20241001053921-ca0759fec205 // indirect
218+
github.com/tonistiigi/fsutil v0.0.0-20250113203817-b14e27f4135a // indirect
219+
github.com/tonistiigi/go-csvvalue v0.0.0-20240710180619-ddb21b71c0b4 // indirect
221220
github.com/xanzy/ssh-agent v0.3.3 // indirect
222221
github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb // indirect
223222
github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 // indirect
224223
github.com/yusufpapurcu/wmi v1.2.4 // indirect
225224
go.opentelemetry.io/auto/sdk v1.1.0 // indirect
226-
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.54.0 // indirect
227-
go.opentelemetry.io/otel/exporters/otlp/otlpmetric v0.42.0 // indirect
228-
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v0.42.0 // indirect
229-
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.28.0 // indirect
230-
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.21.0 // indirect
225+
go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.56.0 // indirect
226+
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.56.0 // indirect
227+
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.31.0 // indirect
228+
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.31.0 // indirect
229+
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.31.0 // indirect
231230
go.opentelemetry.io/proto/otlp v1.5.0 // indirect
232-
golang.org/x/mod v0.22.0 // indirect
233-
golang.org/x/net v0.36.0 // indirect
234-
golang.org/x/term v0.29.0 // indirect
235-
golang.org/x/tools v0.28.0 // indirect
231+
golang.org/x/mod v0.24.0 // indirect
232+
golang.org/x/net v0.37.0 // indirect
233+
golang.org/x/tools v0.31.0 // indirect
236234
google.golang.org/genproto/googleapis/api v0.0.0-20250218202821-56aae31c358a // indirect
237235
google.golang.org/genproto/googleapis/rpc v0.0.0-20250218202821-56aae31c358a // indirect
238236
gopkg.in/warnings.v0 v0.1.2 // indirect

0 commit comments

Comments
 (0)