Skip to content

Commit 8d9be01

Browse files
fix(deps): update github.com/modelcontextprotocol/registry digest to 0ffcd36
1 parent f98f8bb commit 8d9be01

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
@@ -5,7 +5,7 @@ go 1.24.5
55
require (
66
github.com/google/go-cmp v0.7.0
77
github.com/google/uuid v1.6.0
8-
github.com/modelcontextprotocol/registry v0.0.0-20250903150202-6ea3828e3ce6
8+
github.com/modelcontextprotocol/registry v0.0.0-20250905202909-0ffcd3604707
99
github.com/spf13/cobra v1.10.1
1010
github.com/stacklok/toolhive v0.2.16
1111
github.com/stretchr/testify v1.11.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1109,8 +1109,8 @@ github.com/moby/sys/sequential v0.6.0 h1:qrx7XFUd/5DxtqcoH1h438hF5TmOvzC/lspjy7z
11091109
github.com/moby/sys/sequential v0.6.0/go.mod h1:uyv8EUTrca5PnDsdMGXhZe6CCe8U/UiTWd+lL+7b/Ko=
11101110
github.com/moby/term v0.5.2 h1:6qk3FJAFDs6i/q3W/pQ97SX192qKfZgGjCQqfCJkgzQ=
11111111
github.com/moby/term v0.5.2/go.mod h1:d3djjFCrjnB+fl8NJux+EJzu0msscUP+f8it8hPkFLc=
1112-
github.com/modelcontextprotocol/registry v0.0.0-20250903150202-6ea3828e3ce6 h1:/QevgO0aEnGJGmmePflfNkm4Y9pkdQyNPxFwqlY3qa8=
1113-
github.com/modelcontextprotocol/registry v0.0.0-20250903150202-6ea3828e3ce6/go.mod h1:D6U1q6wYKYMA58q2gZz4eFsghr+fTkZQY8/ZFwTOT1Q=
1112+
github.com/modelcontextprotocol/registry v0.0.0-20250905202909-0ffcd3604707 h1:SN5CjPfWCcTcTu7AwgQuR9vkVY4d91jHpBA/D7THmQY=
1113+
github.com/modelcontextprotocol/registry v0.0.0-20250905202909-0ffcd3604707/go.mod h1:D6U1q6wYKYMA58q2gZz4eFsghr+fTkZQY8/ZFwTOT1Q=
11141114
github.com/morikuni/aec v1.0.0 h1:nP9CBfwrvYnBRgY6qfDQkygYDmYwOilePFkwzv4dU8A=
11151115
github.com/morikuni/aec v1.0.0/go.mod h1:BbKIizmSmc5MMPqRYbxO4ZU0S0+P200+tUnFx7PXmsc=
11161116
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 h1:C3w9PqII01/Oq1c1nUAm88MOHcQC9l5mIlSMApZMrHA=

0 commit comments

Comments
 (0)