Skip to content

Commit 8396acc

Browse files
chore(deps): Bump github.com/mcpchecker/mcpchecker from 0.0.9 to 0.0.10 (#29)
Bumps [github.com/mcpchecker/mcpchecker](https://github.com/mcpchecker/mcpchecker) from 0.0.9 to 0.0.10. - [Release notes](https://github.com/mcpchecker/mcpchecker/releases) - [Changelog](https://github.com/mcpchecker/mcpchecker/blob/main/CHANGELOG.md) - [Commits](mcpchecker/mcpchecker@v0.0.9...v0.0.10) --- updated-dependencies: - dependency-name: github.com/mcpchecker/mcpchecker dependency-version: 0.0.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 220dfae commit 8396acc

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.25.5
44

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

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.9 h1:/MCIXRMPNHz5oqp1b8MWdQuI17vbOWjde1F+xZpjUGU=
68-
github.com/mcpchecker/mcpchecker v0.0.9/go.mod h1:IIvKxkVxHN6kOOPe+Hah/oG84Xei5inFRAq3ycshaew=
67+
github.com/mcpchecker/mcpchecker v0.0.10 h1:FVvkukr0vSmYeFayOPmiIALbupT27bZcSeR2UmNgshg=
68+
github.com/mcpchecker/mcpchecker v0.0.10/go.mod h1:TinhpeD2/ihzqcc7g3hSlxxWiALT5vYUEkYBJsHZ0JA=
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)