mirror of
https://github.com/kyverno/kyverno.git
synced 2025-04-09 02:29:22 +00:00
chore(deps): bump github.com/aptible/supercronic from 0.2.28 to 0.2.29 (#9181)
Bumps [github.com/aptible/supercronic](https://github.com/aptible/supercronic) from 0.2.28 to 0.2.29. - [Release notes](https://github.com/aptible/supercronic/releases) - [Commits](https://github.com/aptible/supercronic/compare/v0.2.28...v0.2.29) --- updated-dependencies: - dependency-name: github.com/aptible/supercronic 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>
This commit is contained in:
parent
05fcb43982
commit
6bcc1dccaa
2 changed files with 3 additions and 3 deletions
2
go.mod
2
go.mod
|
@ -136,7 +136,7 @@ require (
|
|||
github.com/alibabacloud-go/tea-xml v1.1.3 // indirect
|
||||
github.com/aliyun/credentials-go v1.3.2 // indirect
|
||||
github.com/antlr/antlr4/runtime/Go/antlr/v4 v4.0.0-20230305170008-8188dc5388df // indirect
|
||||
github.com/aptible/supercronic v0.2.28
|
||||
github.com/aptible/supercronic v0.2.29
|
||||
github.com/aws/aws-sdk-go-v2 v1.23.5 // indirect
|
||||
github.com/aws/aws-sdk-go-v2/config v1.25.11 // indirect
|
||||
github.com/aws/aws-sdk-go-v2/credentials v1.16.9 // indirect
|
||||
|
|
4
go.sum
4
go.sum
|
@ -216,8 +216,8 @@ github.com/antlr/antlr4/runtime/Go/antlr/v4 v4.0.0-20230305170008-8188dc5388df/g
|
|||
github.com/aokoli/goutils v1.0.1/go.mod h1:SijmP0QR8LtwsmDs8Yii5Z/S4trXFGFC2oO5g9DP+DQ=
|
||||
github.com/apache/thrift v0.12.0/go.mod h1:cp2SuWMxlEZw2r+iP2GNCdIi4C1qmUzdZFSVb+bacwQ=
|
||||
github.com/apache/thrift v0.13.0/go.mod h1:cp2SuWMxlEZw2r+iP2GNCdIi4C1qmUzdZFSVb+bacwQ=
|
||||
github.com/aptible/supercronic v0.2.28 h1:b3LiHnwyXeAJPdWcEXnuWR6y38Dn2iMAW30rrQagW/g=
|
||||
github.com/aptible/supercronic v0.2.28/go.mod h1:84URRjD4iBPig2KhnSB5kWJIk8PTxKwH3VUSTF1xJYg=
|
||||
github.com/aptible/supercronic v0.2.29 h1:I+3RoDspAs/ySQO+MQd6genE07csDV/ErhFOtACT5oo=
|
||||
github.com/aptible/supercronic v0.2.29/go.mod h1:84URRjD4iBPig2KhnSB5kWJIk8PTxKwH3VUSTF1xJYg=
|
||||
github.com/aquilax/truncate v1.0.0 h1:UgIGS8U/aZ4JyOJ2h3xcF5cSQ06+gGBnjxH2RUHJe0U=
|
||||
github.com/aquilax/truncate v1.0.0/go.mod h1:BeMESIDMlvlS3bmg4BVvBbbZUNwWtS8uzYPAKXwwhLw=
|
||||
github.com/arbovm/levenshtein v0.0.0-20160628152529-48b4e1c0c4d0 h1:jfIu9sQUG6Ig+0+Ap1h4unLjW6YQJpKZVmUzxsD4E/Q=
|
||||
|
|
Loading…
Add table
Reference in a new issue