File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ require (
1616 github.com/sergi/go-diff v1.4.0
1717 github.com/spf13/cobra v1.10.2
1818 github.com/stacklok/go-microvm v0.0.31
19- github.com/stacklok/toolhive v0.16 .0
19+ github.com/stacklok/toolhive v0.17 .0
2020 github.com/stacklok/toolhive-core v0.0.15
2121 github.com/stretchr/testify v1.11.1
2222 go.opentelemetry.io/otel v1.43.0
@@ -265,6 +265,7 @@ require (
265265 gopkg.in/inf.v0 v0.9.1 // indirect
266266 gvisor.dev/gvisor v0.0.0-20240916094835-a174eb65023f // indirect
267267 k8s.io/api v0.35.3 // indirect
268+ k8s.io/apiextensions-apiserver v0.35.0 // indirect
268269 k8s.io/apimachinery v0.35.3 // indirect
269270 k8s.io/client-go v0.35.3 // indirect
270271 k8s.io/klog/v2 v2.130.1 // indirect
Original file line number Diff line number Diff line change @@ -650,6 +650,8 @@ github.com/stacklok/toolhive v0.15.0 h1:R9rg0e8x91zx3F9F0CPLNsJUZ7YTSK2JnkvbT4Ei
650650github.com/stacklok/toolhive v0.15.0 /go.mod h1:ila+KB7eSJ0FsxjPF/MOtPKME5ZnTS2tLGLBURN6GBc =
651651github.com/stacklok/toolhive v0.16.0 h1:hKPYB/AQWSOoaAZW6HdISDeiz0+6RAcOIsXZRv/6eMY =
652652github.com/stacklok/toolhive v0.16.0 /go.mod h1:WoBQIisXlcmxW+zO0nD65HqQvU66VuUJ4m4rT6KX79E =
653+ github.com/stacklok/toolhive v0.17.0 h1:ULXVGkniShf6QfSoZs27kwgoHiulrB0VrZ56JIdHoRc =
654+ github.com/stacklok/toolhive v0.17.0 /go.mod h1:umV83wdLZbPZMpr5TxyhLpvB6s/WDe6pFXRXNmSo0Mk =
653655github.com/stacklok/toolhive-core v0.0.14 h1:/tyTrtoAMDPH66q1aeKIDDe50P4RGxKGP+bG+7MZ7gs =
654656github.com/stacklok/toolhive-core v0.0.14 /go.mod h1:MQ+SN7cUwoKj5TX/LmuY1WLgDBm2vRpRwwwYOlT3hug =
655657github.com/stacklok/toolhive-core v0.0.15 h1:uhkB4knchTZc6zOiVUHfJe7R/qxrshvhww6HVeFVfIg =
You can’t perform that action at this time.
0 commit comments