Skip to content

Commit 7224af1

Browse files
Update module github.com/stacklok/toolhive-catalog to v0.20260429.0
1 parent 4c23ade commit 7224af1

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ require (
4848
github.com/redis/go-redis/v9 v9.18.0
4949
github.com/shirou/gopsutil/v4 v4.26.3
5050
github.com/spf13/viper v1.21.0
51-
github.com/stacklok/toolhive-catalog v0.20260428.0
51+
github.com/stacklok/toolhive-catalog v0.20260429.0
5252
github.com/stacklok/toolhive-core v0.0.17
5353
github.com/stretchr/testify v1.11.1
5454
github.com/swaggo/swag/v2 v2.0.0-rc5
@@ -220,7 +220,7 @@ require (
220220
github.com/morikuni/aec v1.0.0 // indirect
221221
github.com/muesli/ansi v0.0.0-20230316100256-276c6243b2f6 // indirect
222222
github.com/muesli/cancelreader v0.2.2 // indirect
223-
github.com/muesli/termenv v0.16.0 // indirect
223+
github.com/muesli/termenv v0.16.0
224224
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
225225
github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f // indirect
226226
github.com/ncruces/go-strftime v1.0.0 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -801,8 +801,8 @@ github.com/spf13/pflag v1.0.10 h1:4EBh2KAYBwaONj6b2Ye1GiHfwjqyROoF4RwYO+vPwFk=
801801
github.com/spf13/pflag v1.0.10/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
802802
github.com/spf13/viper v1.21.0 h1:x5S+0EU27Lbphp4UKm1C+1oQO+rKx36vfCoaVebLFSU=
803803
github.com/spf13/viper v1.21.0/go.mod h1:P0lhsswPGWD/1lZJ9ny3fYnVqxiegrlNrEmgLjbTCAY=
804-
github.com/stacklok/toolhive-catalog v0.20260428.0 h1:5a35VrhVPNVzm+MSgi2zMR/UOv6Q1aetOlfU2lKtzPU=
805-
github.com/stacklok/toolhive-catalog v0.20260428.0/go.mod h1:Jg0Iv/a7rIRcfYA77pYGBTCDv6Oa9lB1OXq5TXqE+B0=
804+
github.com/stacklok/toolhive-catalog v0.20260429.0 h1:OQjrxj/pCqp/K1SxcpvJfa2LccLtEKycjYvv2ZdMuSE=
805+
github.com/stacklok/toolhive-catalog v0.20260429.0/go.mod h1:Jg0Iv/a7rIRcfYA77pYGBTCDv6Oa9lB1OXq5TXqE+B0=
806806
github.com/stacklok/toolhive-core v0.0.17 h1:yGKXntWyw5ZO5GMxfSHi9doJhSXA8w5ORSXWveJ3OGc=
807807
github.com/stacklok/toolhive-core v0.0.17/go.mod h1:o/zVzleR/xNCNXdTwNx8A41hApu0GZsHZS42qcXYUr8=
808808
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=

0 commit comments

Comments
 (0)