diff options
| author | mo khan <mo@mokhan.ca> | 2025-07-04 11:12:51 -0600 |
|---|---|---|
| committer | mo khan <mo@mokhan.ca> | 2025-07-04 11:12:51 -0600 |
| commit | 12736451bf5e7773ff41794d537fa1c3bdbe7912 (patch) | |
| tree | 082afeaa70151ff071d9063876003bd217fa53fc /vendor/modules.txt | |
| parent | a4d071362fde79e346ae5fe600c16ae71967167f (diff) | |
chore: update modules
Diffstat (limited to 'vendor/modules.txt')
| -rw-r--r-- | vendor/modules.txt | 18 |
1 files changed, 10 insertions, 8 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index 396eb49..724419e 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -83,7 +83,7 @@ github.com/deckarep/golang-set/v2 # github.com/distribution/reference v0.6.0 ## explicit; go 1.20 github.com/distribution/reference -# github.com/docker/docker v28.2.2+incompatible +# github.com/docker/docker v28.3.1+incompatible ## explicit github.com/docker/docker/api github.com/docker/docker/api/types @@ -184,8 +184,8 @@ github.com/fullstorydev/grpcurl/cmd/grpcurl github.com/go-jose/go-jose/v3 github.com/go-jose/go-jose/v3/cipher github.com/go-jose/go-jose/v3/json -# github.com/go-jose/go-jose/v4 v4.1.0 -## explicit; go 1.24 +# github.com/go-jose/go-jose/v4 v4.1.1 +## explicit; go 1.23.0 github.com/go-jose/go-jose/v4 github.com/go-jose/go-jose/v4/cipher github.com/go-jose/go-jose/v4/json @@ -361,7 +361,7 @@ github.com/rs/zerolog/internal/json # github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06 ## explicit; go 1.13 github.com/sabhiram/go-gitignore -# github.com/shirou/gopsutil/v4 v4.25.5 +# github.com/shirou/gopsutil/v4 v4.25.6 ## explicit; go 1.23 github.com/shirou/gopsutil/v4/common github.com/shirou/gopsutil/v4/cpu @@ -432,13 +432,13 @@ gitlab.com/gitlab-org/software-supply-chain-security/authorization/authzd.git/pk ## explicit; go 1.22.0 go.opentelemetry.io/auto/sdk go.opentelemetry.io/auto/sdk/internal/telemetry -# go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.61.0 +# go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.62.0 ## explicit; go 1.23.0 go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil -# go.opentelemetry.io/otel v1.36.0 +# go.opentelemetry.io/otel v1.37.0 ## explicit; go 1.23.0 go.opentelemetry.io/otel go.opentelemetry.io/otel/attribute @@ -450,16 +450,18 @@ go.opentelemetry.io/otel/internal/global go.opentelemetry.io/otel/propagation go.opentelemetry.io/otel/semconv/v1.20.0 go.opentelemetry.io/otel/semconv/v1.26.0 +go.opentelemetry.io/otel/semconv/v1.34.0 +go.opentelemetry.io/otel/semconv/v1.34.0/httpconv # go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.35.0 ## explicit; go 1.22.0 # go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.31.0 ## explicit; go 1.22 -# go.opentelemetry.io/otel/metric v1.36.0 +# go.opentelemetry.io/otel/metric v1.37.0 ## explicit; go 1.23.0 go.opentelemetry.io/otel/metric go.opentelemetry.io/otel/metric/embedded go.opentelemetry.io/otel/metric/noop -# go.opentelemetry.io/otel/trace v1.36.0 +# go.opentelemetry.io/otel/trace v1.37.0 ## explicit; go 1.23.0 go.opentelemetry.io/otel/trace go.opentelemetry.io/otel/trace/embedded |
