Skip to content

Commit 9733dc5

Browse files
chore(deps): Bump github.com/mcpchecker/mcpchecker from 0.0.14 to 0.0.16
Bumps [github.com/mcpchecker/mcpchecker](https://github.com/mcpchecker/mcpchecker) from 0.0.14 to 0.0.16. - [Release notes](https://github.com/mcpchecker/mcpchecker/releases) - [Changelog](https://github.com/mcpchecker/mcpchecker/blob/main/CHANGELOG.md) - [Commits](mcpchecker/mcpchecker@v0.0.14...v0.0.16) --- updated-dependencies: - dependency-name: github.com/mcpchecker/mcpchecker dependency-version: 0.0.16 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c851dc0 commit 9733dc5

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.26.1
44

55
require (
66
github.com/google/jsonschema-go v0.4.2
7-
github.com/mcpchecker/mcpchecker v0.0.14
7+
github.com/mcpchecker/mcpchecker v0.0.16
88
k8s.io/api v0.35.3
99
k8s.io/apimachinery v0.35.3
1010
k8s.io/client-go v0.35.3

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@ github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE=
6464
github.com/kr/pretty v0.3.1/go.mod h1:hoEshYVHaxMs3cyo3Yncou5ZscifuDolrwPKZanG3xk=
6565
github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
6666
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
67-
github.com/mcpchecker/mcpchecker v0.0.14 h1:2JVHqY31Jun+fTsrigeNsoV91dwL6BbxIL5DwdedNTQ=
68-
github.com/mcpchecker/mcpchecker v0.0.14/go.mod h1:3PrhvuqDcBhNJaYzXE/TfSQP7X9Ba0JfpOZAGcYZ+Hw=
67+
github.com/mcpchecker/mcpchecker v0.0.16 h1:1rMI8h8q1wYgsX9Aw0ph/e46yCNwoMm/fGdqJM9pcsM=
68+
github.com/mcpchecker/mcpchecker v0.0.16/go.mod h1:Fa1rZOaUSbW9LlcIHCqsiU2AUdk8NvlT3dtAX8hQ6Bk=
6969
github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421/go.mod h1:6dJC0mAP4ikYIbvyc7fijjWJddQyLn8Ig3JB5CqoB9Q=
7070
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd h1:TRLaZ9cD/w8PVh93nsPXa1VrQ6jlwL5oN8l14QlcNfg=
7171
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd/go.mod h1:6dJC0mAP4ikYIbvyc7fijjWJddQyLn8Ig3JB5CqoB9Q=

0 commit comments

Comments
 (0)