From ca100cb15fe1591ce7eaf6a497d9f3962c1553e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Nov 2023 14:57:54 +0800 Subject: [PATCH] chore(deps): bump github.com/aptible/supercronic from 0.2.27 to 0.2.28 (#9031) Bumps [github.com/aptible/supercronic](https://github.com/aptible/supercronic) from 0.2.27 to 0.2.28. - [Release notes](https://github.com/aptible/supercronic/releases) - [Commits](https://github.com/aptible/supercronic/compare/v0.2.27...v0.2.28) --- updated-dependencies: - dependency-name: github.com/aptible/supercronic dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index bbb740c26e..4d0ff90fe7 100644 --- a/go.mod +++ b/go.mod @@ -144,7 +144,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.27 + github.com/aptible/supercronic v0.2.28 github.com/aws/aws-sdk-go-v2 v1.23.1 // indirect github.com/aws/aws-sdk-go-v2/config v1.25.5 // indirect github.com/aws/aws-sdk-go-v2/credentials v1.16.4 // indirect diff --git a/go.sum b/go.sum index 6398dcdec0..abf0a39187 100644 --- a/go.sum +++ b/go.sum @@ -235,8 +235,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.27 h1:VdqHtkruvDoeoXGC9MQFyJTzMXmTlcKtERpScwO95tU= -github.com/aptible/supercronic v0.2.27/go.mod h1:+gIynqzflEt64CCVfyy6zHoyJqBueWyWGUNmfVWMdpY= +github.com/aptible/supercronic v0.2.28 h1:b3LiHnwyXeAJPdWcEXnuWR6y38Dn2iMAW30rrQagW/g= +github.com/aptible/supercronic v0.2.28/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=