diff --git a/go.mod b/go.mod index f492ac6..4c92e4c 100644 --- a/go.mod +++ b/go.mod @@ -17,7 +17,7 @@ require ( github.com/sergi/go-diff v1.4.0 github.com/spf13/cobra v1.10.2 github.com/stacklok/go-microvm v0.0.38 - github.com/stacklok/toolhive v0.30.0 + github.com/stacklok/toolhive v0.40.0 github.com/stacklok/toolhive-core v0.0.30 github.com/stretchr/testify v1.11.1 go.opentelemetry.io/otel v1.44.0