Skip to content

Commit 13c24c7

Browse files
chore(deps): bump github.com/schemahero/schemahero in the security group (#5467)
Bumps the security group with 1 update: [github.com/schemahero/schemahero](https://github.com/schemahero/schemahero). Updates `github.com/schemahero/schemahero` from 0.22.0 to 0.22.1 - [Release notes](https://github.com/schemahero/schemahero/releases) - [Commits](schemahero/schemahero@v0.22.0...v0.22.1) --- updated-dependencies: - dependency-name: github.com/schemahero/schemahero dependency-version: 0.22.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: security ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 87b8ea0 commit 13c24c7

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
@@ -58,7 +58,7 @@ require (
5858
github.com/robfig/cron v1.2.0
5959
github.com/robfig/cron/v3 v3.0.1
6060
github.com/rqlite/gorqlite v0.0.0-20221028154453-256f31831ff3
61-
github.com/schemahero/schemahero v0.22.0
61+
github.com/schemahero/schemahero v0.22.1
6262
github.com/segmentio/ksuid v1.0.4
6363
github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3
6464
github.com/spf13/cobra v1.9.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1906,8 +1906,8 @@ github.com/sagikazarmark/locafero v0.7.0/go.mod h1:2za3Cg5rMaTMoG/2Ulr9AwtFaIppK
19061906
github.com/santhosh-tekuri/jsonschema/v6 v6.0.2 h1:KRzFb2m7YtdldCEkzs6KqmJw4nqEVZGK7IN2kJkjTuQ=
19071907
github.com/santhosh-tekuri/jsonschema/v6 v6.0.2/go.mod h1:JXeL+ps8p7/KNMjDQk3TCwPpBy0wYklyWTfbkIzdIFU=
19081908
github.com/satori/go.uuid v1.2.0/go.mod h1:dA0hQrYB0VpLJoorglMZABFdXlWrHn1NEOzdhQKdks0=
1909-
github.com/schemahero/schemahero v0.22.0 h1:DthUBtdQsMSjh9l6lKxMwh/so8YzwFrTuaD70Hzv5Xs=
1910-
github.com/schemahero/schemahero v0.22.0/go.mod h1:EzE8rFlqDid//jlpLwZL1t1GIffIrcAI9mZduHmjrUU=
1909+
github.com/schemahero/schemahero v0.22.1 h1:IAjdxJ22M5sr0Qs5pwZHjxpoppqSashvGCJSnqPGlM4=
1910+
github.com/schemahero/schemahero v0.22.1/go.mod h1:EzE8rFlqDid//jlpLwZL1t1GIffIrcAI9mZduHmjrUU=
19111911
github.com/sebdah/goldie/v2 v2.5.5 h1:rx1mwF95RxZ3/83sdS4Yp7t2C5TCokvWP4TBRbAyEWY=
19121912
github.com/sebdah/goldie/v2 v2.5.5/go.mod h1:oZ9fp0+se1eapSRjfYbsV/0Hqhbuu3bJVvKI/NNtssI=
19131913
github.com/secure-systems-lab/go-securesystemslib v0.9.0 h1:rf1HIbL64nUpEIZnjLZ3mcNEL9NBPB0iuVjyxvq3LZc=

0 commit comments

Comments
 (0)