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 @@ -4,7 +4,7 @@ go 1.24.5
44
55require (
66 github.com/spf13/cobra v1.9.1
7- github.com/stacklok/toolhive v0.2.8
7+ github.com/stacklok/toolhive v0.2.9
88 github.com/stretchr/testify v1.10.0
99 gopkg.in/yaml.v3 v3.0.1
1010)
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.8 h1:TmCPBxmL5DGIFODK0FtaBSj+u1jzX3Mjnx93Rq1qTGY =
1243- github.com/stacklok/toolhive v0.2.8 /go.mod h1:jksXg/tTghqOx/qwmsRqTMbIpJGSuqrtk1SRJQLIYW8 =
1242+ github.com/stacklok/toolhive v0.2.9 h1:g0frnjCgTRjm4YNDkUF012smCA+ZAnYluXdCx/eCGaw =
1243+ github.com/stacklok/toolhive v0.2.9 /go.mod h1:lkhzWrwMbPzZOxEEZMHltXOrv4uIKNm7O/CUjF0AO9o =
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