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 77690d7 commit cd27560Copy full SHA for cd27560
go.mod
@@ -5,7 +5,7 @@ go 1.24.6
5
require (
6
github.com/go-chi/chi/v5 v5.2.3
7
github.com/spf13/viper v1.21.0
8
- github.com/stacklok/toolhive v0.4.0
+ github.com/stacklok/toolhive v0.5.1
9
github.com/stretchr/testify v1.11.1
10
github.com/swaggo/swag/v2 v2.0.0-rc4
11
go.uber.org/mock v0.6.0
0 commit comments