File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.24.5
55require (
66 github.com/google/go-cmp v0.7.0
77 github.com/spf13/cobra v1.9.1
8- github.com/stacklok/toolhive v0.2.10
8+ github.com/stacklok/toolhive v0.2.11
99 github.com/stretchr/testify v1.10.0
1010 gopkg.in/yaml.v3 v3.0.1
1111)
Original file line number Diff line number Diff line change @@ -1239,8 +1239,8 @@ github.com/spf13/viper v1.20.1 h1:ZMi+z/lvLyPSCoNtFCpqjy0S4kPbirhpTMwl8BkW9X4=
12391239github.com/spf13/viper v1.20.1 /go.mod h1:P9Mdzt1zoHIG8m2eZQinpiBjo6kCmZSKBClNNqjJvu4 =
12401240github.com/spiffe/go-spiffe/v2 v2.5.0 h1:N2I01KCUkv1FAjZXJMwh95KK1ZIQLYbPfhaxw8WS0hE =
12411241github.com/spiffe/go-spiffe/v2 v2.5.0 /go.mod h1:P+NxobPc6wXhVtINNtFjNWGBTreew1GBUCwT2wPmb7g =
1242- github.com/stacklok/toolhive v0.2.10 h1:6/V+ndqHmAbhVB2RtbT3lCiEjI9qYQczAV37ZzV0gT4 =
1243- github.com/stacklok/toolhive v0.2.10 /go.mod h1:vcnSYmWxH6OIZogbHePXNjVku8Yhgj5hiLzIe25tZow =
1242+ github.com/stacklok/toolhive v0.2.11 h1:vxDxfQeLjutkEsXDtOYUhPtIfaeRiul5utFAfFP2/Xg =
1243+ github.com/stacklok/toolhive v0.2.11 /go.mod h1:FoM17Lf2LohZoFtECCUOCsPeG2vUdM8EKtGrwIlWrsA =
12441244github.com/stretchr/objx v0.1.0 /go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME =
12451245github.com/stretchr/objx v0.4.0 /go.mod h1:YvHI0jy2hoMjB+UWwv71VJQ9isScKT/TqJzVSSt89Yw =
12461246github.com/stretchr/objx v0.5.0 /go.mod h1:Yh+to48EsGEfYuaHDzXPcE3xhTkx73EhmCGUpEOglKo =
You can’t perform that action at this time.
0 commit comments