debian-forge-composer/vendor/go.opentelemetry.io/otel/trace
Michael Vogt 409b4f6048 go.mod: update to images@v0.117.0
This commit updates to images v0.117.0 so that the cross-distro.sh
test works again (images removed fedora-39.json in main but the
uses the previous version of images that includes fedora-39 so
there is a mismatch (we should look into if there is a way to
get github.com/osbuild/images@latest instead of main in the
cross-arch test).

It also updates all the vendor stuff that got pulled via the
new images release (which is giantonormous).

This update requires updating the Go version to 1.22.8
2025-02-19 19:19:42 +01:00
..
embedded Update osbuild/images to v0.79.0 2024-08-23 13:10:53 +02:00
noop go.mod: update to images@v0.117.0 2025-02-19 19:19:42 +01:00
config.go go.mod: update to images@v0.117.0 2025-02-19 19:19:42 +01:00
context.go Update 'images' to v0.113.0 2025-02-03 19:58:37 +01:00
doc.go Update 'images' to v0.113.0 2025-02-03 19:58:37 +01:00
LICENSE go.mod: bump images to v0.26.0 2023-12-22 00:11:19 +00:00
nonrecording.go Update osbuild/images to v0.79.0 2024-08-23 13:10:53 +02:00
noop.go Update osbuild/images to v0.79.0 2024-08-23 13:10:53 +02:00
provider.go deps: update images to 0.94 2024-10-25 11:23:16 +02:00
README.md Update osbuild/images to v0.79.0 2024-08-23 13:10:53 +02:00
span.go deps: update images to 0.94 2024-10-25 11:23:16 +02:00
trace.go deps: update images to 0.94 2024-10-25 11:23:16 +02:00
tracer.go deps: update images to 0.94 2024-10-25 11:23:16 +02:00
tracestate.go deps: update images to 0.94 2024-10-25 11:23:16 +02:00

Trace API

PkgGoDev