Skip to content

Commit 89a5dfd

Browse files
committed
Bump toolhive-core
Signed-off-by: Radoslav Dimitrov <radoslav@stacklok.com>
1 parent 71524fe commit 89a5dfd

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
@@ -44,7 +44,7 @@ require (
4444
github.com/shirou/gopsutil/v4 v4.25.6
4545
github.com/spf13/viper v1.21.0
4646
github.com/stacklok/toolhive-catalog v0.20260223.0
47-
github.com/stacklok/toolhive-core v0.0.10
47+
github.com/stacklok/toolhive-core v0.0.11
4848
github.com/stretchr/testify v1.11.1
4949
github.com/swaggo/swag/v2 v2.0.0-rc5
5050
github.com/tailscale/hujson v0.0.0-20250605163823-992244df8c5a

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -800,8 +800,8 @@ github.com/spf13/viper v1.21.0 h1:x5S+0EU27Lbphp4UKm1C+1oQO+rKx36vfCoaVebLFSU=
800800
github.com/spf13/viper v1.21.0/go.mod h1:P0lhsswPGWD/1lZJ9ny3fYnVqxiegrlNrEmgLjbTCAY=
801801
github.com/stacklok/toolhive-catalog v0.20260223.0 h1:KIabB8gLNBkNOcCbYEukhoJeSlNEN5CvsE2oSKCKeME=
802802
github.com/stacklok/toolhive-catalog v0.20260223.0/go.mod h1:pRmjVHQU2pIqKctbsFErmFmADAXfeIjIlQUOgZMVUiw=
803-
github.com/stacklok/toolhive-core v0.0.10 h1:krQhmcFpZkjIy1i/n+XinOYBHRnuOPO5kJE0ZyK6EgU=
804-
github.com/stacklok/toolhive-core v0.0.10/go.mod h1:XnAsVL81S2T9010NfoeByxY1RUlBGbFAO3E+e0FENQo=
803+
github.com/stacklok/toolhive-core v0.0.11 h1:tFLwSHE/AUikLYu6x7N9iTfMUR9eJS9JAVzvoPU+yrI=
804+
github.com/stacklok/toolhive-core v0.0.11/go.mod h1:XnAsVL81S2T9010NfoeByxY1RUlBGbFAO3E+e0FENQo=
805805
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
806806
github.com/stretchr/objx v0.1.1/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
807807
github.com/stretchr/objx v0.2.0/go.mod h1:qt09Ya8vawLte6SNmTgCsAVtYtaKzEcn8ATUoHMkEqE=

0 commit comments

Comments
 (0)