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 @@ -5,7 +5,7 @@ go 1.24.6
55require (
66 github.com/go-chi/chi/v5 v5.2.3
77 github.com/spf13/viper v1.21.0
8- github.com/stacklok/toolhive v0.3.12-0.20251021054543-925bd7be3570
8+ github.com/stacklok/toolhive v0.4.0
99 github.com/stretchr/testify v1.11.1
1010 github.com/swaggo/swag/v2 v2.0.0-rc4
1111 go.uber.org/mock v0.6.0
Original file line number Diff line number Diff line change @@ -174,8 +174,8 @@ github.com/spf13/pflag v1.0.10 h1:4EBh2KAYBwaONj6b2Ye1GiHfwjqyROoF4RwYO+vPwFk=
174174github.com/spf13/pflag v1.0.10 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
175175github.com/spf13/viper v1.21.0 h1:x5S+0EU27Lbphp4UKm1C+1oQO+rKx36vfCoaVebLFSU =
176176github.com/spf13/viper v1.21.0 /go.mod h1:P0lhsswPGWD/1lZJ9ny3fYnVqxiegrlNrEmgLjbTCAY =
177- github.com/stacklok/toolhive v0.3.12-0.20251021054543-925bd7be3570 h1:VndsmFiGjb/zW3NRu3kMoSFRgkM1uKJdnnA1tcChygs =
178- github.com/stacklok/toolhive v0.3.12-0.20251021054543-925bd7be3570 /go.mod h1:rXfYujeyJXINtz1+k2L91BmPkg507QbtOn0ZvHJARYU =
177+ github.com/stacklok/toolhive v0.4.0 h1:P/4KE+a7y5ajKXDl1pwTUGblBGNLwPuuP1l31Pt7lNk =
178+ github.com/stacklok/toolhive v0.4.0 /go.mod h1:qTpuSk4gYbiVIobQURzO5S00Eqp6AQo6jfjrOqA83mU =
179179github.com/stretchr/objx v0.1.0 /go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME =
180180github.com/stretchr/objx v0.5.2 h1:xuMeJ0Sdp5ZMRXx/aWO6RZxdr3beISkG5/G/aIRr3pY =
181181github.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