Skip to content

Commit d231252

Browse files
Bump code.cloudfoundry.org/clock from 1.12.0 to 1.13.0 (cloudfoundry#3197)
Bumps [code.cloudfoundry.org/clock](https://github.com/cloudfoundry/clock) from 1.12.0 to 1.13.0. - [Release notes](https://github.com/cloudfoundry/clock/releases) - [Commits](cloudfoundry/clock@v1.12.0...v1.13.0) --- updated-dependencies: - dependency-name: code.cloudfoundry.org/clock dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c274ac6 commit d231252

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
@@ -7,7 +7,7 @@ require (
77
code.cloudfoundry.org/cfnetworking-cli-api v0.0.0-20190103195135-4b04f26287a6
88
code.cloudfoundry.org/cli-plugin-repo v0.0.0-20200304195157-af98c4be9b85
99
code.cloudfoundry.org/cli/integration/assets/hydrabroker v0.0.0-20201002233634-81722a1144e4
10-
code.cloudfoundry.org/clock v1.12.0
10+
code.cloudfoundry.org/clock v1.13.0
1111
code.cloudfoundry.org/diego-ssh v0.0.0-20230810200140-af9d79fe9c82
1212
code.cloudfoundry.org/go-log-cache/v2 v2.0.7
1313
code.cloudfoundry.org/go-loggregator/v9 v9.2.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ code.cloudfoundry.org/cli-plugin-repo v0.0.0-20200304195157-af98c4be9b85 h1:jaHW
66
code.cloudfoundry.org/cli-plugin-repo v0.0.0-20200304195157-af98c4be9b85/go.mod h1:R1EiyOAr7lW0l/YkZNqItUNZ01Q/dYUfbTn4X4Z+82M=
77
code.cloudfoundry.org/cli/integration/assets/hydrabroker v0.0.0-20201002233634-81722a1144e4 h1:O+j8afQWaDuxzKGcculsjgHGK+biBTn6iMjgFpBf54c=
88
code.cloudfoundry.org/cli/integration/assets/hydrabroker v0.0.0-20201002233634-81722a1144e4/go.mod h1:dVTgo9kQbYns/QM4A1C2GtxqUnFSvJTk2Qhw+M0/uzk=
9-
code.cloudfoundry.org/clock v1.12.0 h1:281cHkSdznhaEBMfx+sVFF4vTT4kyRrCRaNpzSsYToM=
10-
code.cloudfoundry.org/clock v1.12.0/go.mod h1:334lEJ3CzdaQLu9f5AHvMLj3zBhuHQVDecBfJrZ6Igs=
9+
code.cloudfoundry.org/clock v1.13.0 h1:cXtygQ9nD+uVtzjamX9puLvdkvgJsBpCgxlRPqP5Wh4=
10+
code.cloudfoundry.org/clock v1.13.0/go.mod h1:vRE++3mqcB+fAoY4Dd9ru2Tp+6tmGqdGrp6qP92QKwE=
1111
code.cloudfoundry.org/diego-ssh v0.0.0-20230810200140-af9d79fe9c82 h1:Bns1y0jSlcvfP0u8ael+TUlnyNHsNX808zuo58bf5so=
1212
code.cloudfoundry.org/diego-ssh v0.0.0-20230810200140-af9d79fe9c82/go.mod h1:L2/glHnSK+wKnsG8oZZqdV2sgYY9NDo/I1aDJGhcWaM=
1313
code.cloudfoundry.org/go-log-cache/v2 v2.0.7 h1:yR/JjQ/RscO1n4xVAT9HDYcpx5ET/3Cq2/RhpJml6ZU=

0 commit comments

Comments
 (0)