Skip to content

Commit

Permalink
Bump code.cloudfoundry.org/clock from 1.27.0 to 1.28.0 (#180)
Browse files Browse the repository at this point in the history
Bumps [code.cloudfoundry.org/clock](https://github.com/cloudfoundry/clock) from 1.27.0 to 1.28.0.
- [Release notes](https://github.com/cloudfoundry/clock/releases)
- [Commits](cloudfoundry/clock@v1.27.0...v1.28.0)

---
updated-dependencies:
- dependency-name: code.cloudfoundry.org/clock
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 8, 2025
1 parent 90ca627 commit 6f82ea4
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ toolchain go1.22.5

require (
code.cloudfoundry.org/bbs v0.0.0-20231204223625-b4a8e8d97ad9
code.cloudfoundry.org/clock v1.27.0
code.cloudfoundry.org/clock v1.28.0
code.cloudfoundry.org/debugserver v0.31.0
code.cloudfoundry.org/lager/v3 v3.21.0
code.cloudfoundry.org/localip v0.26.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -596,8 +596,8 @@ code.cloudfoundry.org/bbs v0.0.0-20231204223625-b4a8e8d97ad9 h1:4smYQWmuzWZhmMoX
code.cloudfoundry.org/bbs v0.0.0-20231204223625-b4a8e8d97ad9/go.mod h1:XKlGVVXFi5EcHHMPzw3xgONK9PeEZuUbIC43XNwxD10=
code.cloudfoundry.org/cfhttp/v2 v2.0.1-0.20210513172332-4c5ee488a657 h1:8rnhkeAe8Bnx+8r3unO++S3syBw8P22qPbw3LLFWEoc=
code.cloudfoundry.org/cfhttp/v2 v2.0.1-0.20210513172332-4c5ee488a657/go.mod h1:Fwt0o/haXfwgOHMom4AM96pXCVw9EAiIcSsPb8hWK9s=
code.cloudfoundry.org/clock v1.27.0 h1:7G40by73zmdMiyaFgZuqrlXASU/UTuljm1bEXpCZMao=
code.cloudfoundry.org/clock v1.27.0/go.mod h1:1vbUoaDxc8QrBF1mrCWLi5Yw6I0fg3CyW8qNjUwv5fM=
code.cloudfoundry.org/clock v1.28.0 h1:pAF3ykQCUor1iQfhTHDG9IpavGh5/Uw4wbhF5Zl6I8E=
code.cloudfoundry.org/clock v1.28.0/go.mod h1:B1SaAriBEjF6FjXPlSS1bAPTNvJEnwuc+T5F0fiv+cQ=
code.cloudfoundry.org/debugserver v0.31.0 h1:mTG/2mune1GvISJhUwzpowc5dcmPxg2KQMW9ywMwlwI=
code.cloudfoundry.org/debugserver v0.31.0/go.mod h1:52Zw30Pz+81OBWDRkFqejSBdnvrGXsnY9CgfprFTDrY=
code.cloudfoundry.org/diego-logging-client v0.0.0-20220314190632-277a9c460661 h1:eHcuzTrEe+7sRDquLWWwEgkBy/7BWvi1GxkLtSMcrh8=
Expand Down
2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ code.cloudfoundry.org/bbs/trace
# code.cloudfoundry.org/cfhttp/v2 v2.0.1-0.20210513172332-4c5ee488a657
## explicit
code.cloudfoundry.org/cfhttp/v2
# code.cloudfoundry.org/clock v1.27.0
# code.cloudfoundry.org/clock v1.28.0
## explicit; go 1.22.0
code.cloudfoundry.org/clock
# code.cloudfoundry.org/debugserver v0.31.0
Expand Down

0 comments on commit 6f82ea4

Please sign in to comment.