We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea16ee7 commit e59ce60Copy full SHA for e59ce60
go.mod
@@ -9,7 +9,7 @@ require (
9
github.com/onsi/ginkgo/v2 v2.27.2
10
github.com/onsi/gomega v1.38.2
11
github.com/spf13/viper v1.21.0
12
- github.com/stacklok/toolhive v0.5.1
+ github.com/stacklok/toolhive v0.5.2
13
github.com/stretchr/testify v1.11.1
14
github.com/swaggo/swag/v2 v2.0.0-rc4
15
go.uber.org/mock v0.6.0
0 commit comments