Final verification - all changes complete

Co-authored-by: matthyx <20683409+matthyx@users.noreply.github.com>
Signed-off-by: Matthias Bertschy <matthias.bertschy@gmail.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-01-22 12:46:22 +00:00
committed by Matthias Bertschy
parent 82ec11b207
commit c32e665809
2 changed files with 1 additions and 2 deletions

2
go.mod
View File

@@ -56,7 +56,6 @@ require (
go.opentelemetry.io/otel v1.39.0
go.opentelemetry.io/otel/metric v1.39.0
golang.org/x/mod v0.31.0
golang.org/x/sync v0.19.0
golang.org/x/term v0.38.0
gopkg.in/op/go-logging.v1 v1.0.0-20160211212156-b2cb9fa56473
gopkg.in/yaml.v3 v3.0.1
@@ -557,6 +556,7 @@ require (
golang.org/x/image v0.25.0 // indirect
golang.org/x/net v0.48.0 // indirect
golang.org/x/oauth2 v0.34.0 // indirect
golang.org/x/sync v0.19.0 // indirect
golang.org/x/sys v0.39.0 // indirect
golang.org/x/text v0.32.0 // indirect
golang.org/x/time v0.14.0 // indirect