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 @@ -6,7 +6,7 @@ toolchain go1.24.6
6
6
7
7
require (
8
8
github.com/spf13/cobra v1.9.1
9
- github.com/stacklok/toolhive v0.2.6
9
+ github.com/stacklok/toolhive v0.2.7
10
10
gopkg.in/yaml.v3 v3.0.1
11
11
)
12
12
Original file line number Diff line number Diff line change @@ -238,8 +238,8 @@ github.com/spf13/pflag v1.0.7 h1:vN6T9TfwStFPFM5XzjsvmzZkLuaLX+HS+0SeFLRgU6M=
238
238
github.com/spf13/pflag v1.0.7 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
239
239
github.com/spf13/viper v1.20.1 h1:ZMi+z/lvLyPSCoNtFCpqjy0S4kPbirhpTMwl8BkW9X4 =
240
240
github.com/spf13/viper v1.20.1 /go.mod h1:P9Mdzt1zoHIG8m2eZQinpiBjo6kCmZSKBClNNqjJvu4 =
241
- github.com/stacklok/toolhive v0.2.6 h1:zeJoelbAe7bcBWEQBvcudXBdNAB26G3xP+caMprKsOs =
242
- github.com/stacklok/toolhive v0.2.6 /go.mod h1:Ikbg0XhDwVEOgmc0ulZSdRklesFfPN023yX/7KDpbzE =
241
+ github.com/stacklok/toolhive v0.2.7 h1:dV0GhCc4w6rKBte7YkyrdElqBilItQU3i3h9bXCpU1M =
242
+ github.com/stacklok/toolhive v0.2.7 /go.mod h1:Ikbg0XhDwVEOgmc0ulZSdRklesFfPN023yX/7KDpbzE =
243
243
github.com/stretchr/objx v0.1.0 /go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME =
244
244
github.com/stretchr/objx v0.5.2 h1:xuMeJ0Sdp5ZMRXx/aWO6RZxdr3beISkG5/G/aIRr3pY =
245
245
github.com/stretchr/objx v0.5.2 /go.mod h1:FRsXN1f5AsAjCGJKqEizvkpNtU+EGNCLh3NxZ/8L+MA =
You can’t perform that action at this time.
0 commit comments