@@ -6,7 +6,6 @@ require (
66 charm.land/bubbles/v2 v2.0.0-rc.1
77 charm.land/bubbletea/v2 v2.0.0-rc.1.0.20251117161017-15f884bd2973
88 charm.land/lipgloss/v2 v2.0.0-beta.3.0.20251106193318-19329a3e8410
9- dario.cat/mergo v1.0.2
109 github.com/JohannesKaufmann/html-to-markdown/v2 v2.4.0
1110 github.com/Microsoft/go-winio v0.6.2
1211 github.com/a2aproject/a2a-go v0.3.2
@@ -24,7 +23,6 @@ require (
2423 github.com/fsnotify/fsnotify v1.9.0
2524 github.com/go-git/go-git/v5 v5.16.4
2625 github.com/goccy/go-yaml v1.18.0
27- github.com/google/go-cmp v0.7.0
2826 github.com/google/go-containerregistry v0.20.6
2927 github.com/google/jsonschema-go v0.3.0
3028 github.com/google/uuid v1.6.0
@@ -59,6 +57,7 @@ require (
5957 cloud.google.com/go v0.123.0 // indirect
6058 cloud.google.com/go/auth v0.17.0 // indirect
6159 cloud.google.com/go/compute/metadata v0.9.0 // indirect
60+ dario.cat/mergo v1.0.2 // indirect
6261 github.com/JohannesKaufmann/dom v0.2.0 // indirect
6362 github.com/ProtonMail/go-crypto v1.1.6 // indirect
6463 github.com/aymerick/douceur v0.2.0 // indirect
@@ -91,6 +90,7 @@ require (
9190 github.com/go-logr/stdr v1.2.2 // indirect
9291 github.com/go-sourcemap/sourcemap v2.1.3+incompatible // indirect
9392 github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8 // indirect
93+ github.com/google/go-cmp v0.7.0 // indirect
9494 github.com/google/pprof v0.0.0-20250317173921-a4b03ec1a45e // indirect
9595 github.com/google/s2a-go v0.1.9 // indirect
9696 github.com/google/safehtml v0.1.0 // indirect
0 commit comments