Skip to content

Commit 336b4f1

Browse files
Update module github.com/stacklok/toolhive to v0.17.0 (#118)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 419c62e commit 336b4f1

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

go.mod

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff 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

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -650,6 +650,8 @@ github.com/stacklok/toolhive v0.15.0 h1:R9rg0e8x91zx3F9F0CPLNsJUZ7YTSK2JnkvbT4Ei
650650
github.com/stacklok/toolhive v0.15.0/go.mod h1:ila+KB7eSJ0FsxjPF/MOtPKME5ZnTS2tLGLBURN6GBc=
651651
github.com/stacklok/toolhive v0.16.0 h1:hKPYB/AQWSOoaAZW6HdISDeiz0+6RAcOIsXZRv/6eMY=
652652
github.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=
653655
github.com/stacklok/toolhive-core v0.0.14 h1:/tyTrtoAMDPH66q1aeKIDDe50P4RGxKGP+bG+7MZ7gs=
654656
github.com/stacklok/toolhive-core v0.0.14/go.mod h1:MQ+SN7cUwoKj5TX/LmuY1WLgDBm2vRpRwwwYOlT3hug=
655657
github.com/stacklok/toolhive-core v0.0.15 h1:uhkB4knchTZc6zOiVUHfJe7R/qxrshvhww6HVeFVfIg=

0 commit comments

Comments
 (0)