Skip to content

Commit 525c838

Browse files
authored
Merge pull request #26 from stacklok/renovate/github.com-stacklok-toolhive-0.x
fix(deps): update module github.com/stacklok/toolhive to v0.2.7
2 parents 9b122e0 + 15c4c32 commit 525c838

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ toolchain go1.24.6
66

77
require (
88
github.com/spf13/cobra v1.9.1
9-
github.com/stacklok/toolhive v0.2.6
9+
github.com/stacklok/toolhive v0.2.7
1010
gopkg.in/yaml.v3 v3.0.1
1111
)
1212

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -238,8 +238,8 @@ github.com/spf13/pflag v1.0.7 h1:vN6T9TfwStFPFM5XzjsvmzZkLuaLX+HS+0SeFLRgU6M=
238238
github.com/spf13/pflag v1.0.7/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
239239
github.com/spf13/viper v1.20.1 h1:ZMi+z/lvLyPSCoNtFCpqjy0S4kPbirhpTMwl8BkW9X4=
240240
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=
243243
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
244244
github.com/stretchr/objx v0.5.2 h1:xuMeJ0Sdp5ZMRXx/aWO6RZxdr3beISkG5/G/aIRr3pY=
245245
github.com/stretchr/objx v0.5.2/go.mod h1:FRsXN1f5AsAjCGJKqEizvkpNtU+EGNCLh3NxZ/8L+MA=

0 commit comments

Comments
 (0)