Skip to content

Commit

Permalink
Bump code.cloudfoundry.org/lager/v3 from 3.23.0 to 3.24.0
Browse files Browse the repository at this point in the history
Bumps [code.cloudfoundry.org/lager/v3](https://github.com/cloudfoundry/lager) from 3.23.0 to 3.24.0.
- [Release notes](https://github.com/cloudfoundry/lager/releases)
- [Commits](cloudfoundry/lager@v3.23.0...v3.24.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 29, 2025
1 parent 938a34f commit aedba96
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 @@ -6,7 +6,7 @@ toolchain go1.22.5
require (
code.cloudfoundry.org/cfhttp/v2 v2.31.0
code.cloudfoundry.org/debugserver v0.35.0
code.cloudfoundry.org/lager/v3 v3.23.0
code.cloudfoundry.org/lager/v3 v3.24.0
code.cloudfoundry.org/runtimeschema v0.0.0-20240514235758-31be7684c5bf
code.cloudfoundry.org/tlsconfig v0.16.0
github.com/cloudfoundry/dropsonde v1.1.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -602,8 +602,8 @@ code.cloudfoundry.org/debugserver v0.35.0 h1:oFiTjGY9UvO3rNHwTbblc8fIss0P2W+ub+o
code.cloudfoundry.org/debugserver v0.35.0/go.mod h1:kmK2v8usgeVMooUZ5F0WHkZ3asgIdVmdOtA3qIOUDDA=
code.cloudfoundry.org/lager v2.0.0+incompatible h1:WZwDKDB2PLd/oL+USK4b4aEjUymIej9My2nUQ9oWEwQ=
code.cloudfoundry.org/lager v2.0.0+incompatible/go.mod h1:O2sS7gKP3HM2iemG+EnwvyNQK7pTSC6Foi4QiMp9sSk=
code.cloudfoundry.org/lager/v3 v3.23.0 h1:xuRBOTLwboOnWkI5QpdfWf7C9LF+kpa4OKkfoMhspbw=
code.cloudfoundry.org/lager/v3 v3.23.0/go.mod h1:lyBGg9s6FMaodTgcZIuSQHW0TvF7mtznd8+e1xXfKhQ=
code.cloudfoundry.org/lager/v3 v3.24.0 h1:xOVO6YIyEYyov4jrbsNq/WcZIkWZPOOU9vWtkOoJVhA=
code.cloudfoundry.org/lager/v3 v3.24.0/go.mod h1:jD446fRKqFpLyJWfA0HmX848p1rguyFbmNg750w5UQs=
code.cloudfoundry.org/locket v0.0.0-20221110203340-76a930295e59 h1:oglZYmMS7wqvH7KbTRCSEE5vA8tkIqaaC0cBIFXt0ns=
code.cloudfoundry.org/locket v0.0.0-20221110203340-76a930295e59/go.mod h1:AwHLRkdXtttLXNB8RHgLfErJ2kKafH62AR2OClhy6xI=
code.cloudfoundry.org/runtimeschema v0.0.0-20240514235758-31be7684c5bf h1:sTpfHaU+tgDeRO/fRnyr91gvf1FaJk3ZNiJHiHq4nko=
Expand Down
2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ code.cloudfoundry.org/cfhttp/v2
# code.cloudfoundry.org/debugserver v0.35.0
## explicit; go 1.22.0
code.cloudfoundry.org/debugserver
# code.cloudfoundry.org/lager/v3 v3.23.0
# code.cloudfoundry.org/lager/v3 v3.24.0
## explicit; go 1.22.0
code.cloudfoundry.org/lager/v3
code.cloudfoundry.org/lager/v3/internal/truncate
Expand Down

0 comments on commit aedba96

Please sign in to comment.