Skip to content

Commit

Permalink
Bump code.cloudfoundry.org/lager/v3 from 3.18.0 to 3.19.0 (#166)
Browse files Browse the repository at this point in the history
Bumps [code.cloudfoundry.org/lager/v3](https://github.com/cloudfoundry/lager) from 3.18.0 to 3.19.0.
- [Release notes](https://github.com/cloudfoundry/lager/releases)
- [Commits](cloudfoundry/lager@v3.18.0...v3.19.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 19, 2024
1 parent ec26781 commit ae3f232
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 @@ -7,7 +7,7 @@ require (
code.cloudfoundry.org/bbs v0.0.0-20231204223625-b4a8e8d97ad9
code.cloudfoundry.org/clock v1.25.0
code.cloudfoundry.org/debugserver v0.29.0
code.cloudfoundry.org/lager/v3 v3.18.0
code.cloudfoundry.org/lager/v3 v3.19.0
code.cloudfoundry.org/localip v0.23.0
code.cloudfoundry.org/locket v0.0.0-20230406154009-5e8522d975d2
code.cloudfoundry.org/runtimeschema v0.0.0-20231214123546-c95bb31afd3e
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -610,8 +610,8 @@ code.cloudfoundry.org/go-diodes v0.0.0-20220325013804-800fb6f70e2f h1:BMwVyadJ0d
code.cloudfoundry.org/go-diodes v0.0.0-20220325013804-800fb6f70e2f/go.mod h1:cCrRt/O3uipyXfV4hZsKe5WyRNgFTgiMHnwAQqFlNjM=
code.cloudfoundry.org/go-loggregator/v8 v8.0.5 h1:p1rrGxTwUqLjlUVtbjTAvKOSGNmPuBja8LeQOQgRrBc=
code.cloudfoundry.org/go-loggregator/v8 v8.0.5/go.mod h1:mLlJ1ZyG6gVvBEtYypvbztRvFeCtBsTxE9tt+85tS6Y=
code.cloudfoundry.org/lager/v3 v3.18.0 h1:ZPNv70fnu2iVS4mMycv+Lm0bNlYzvoOY2g/6AEQAiBc=
code.cloudfoundry.org/lager/v3 v3.18.0/go.mod h1:l0A6+06jLPrEwJMYx5WV4+lVDzP1uBfiiO+Jg0QlfKM=
code.cloudfoundry.org/lager/v3 v3.19.0 h1:3/8FtsQ/kYwvfvFpz+WI1dTwC2b7Gy2hEssuykOnRd8=
code.cloudfoundry.org/lager/v3 v3.19.0/go.mod h1:z5/cPyZeEMP+Ui4HuXzhQEax0QCbusGL3AfaeoR3z3w=
code.cloudfoundry.org/localip v0.23.0 h1:25uDsQNFzilAVGrwMlxV0XnF+RWk/o3BcAoBX+QOwMQ=
code.cloudfoundry.org/localip v0.23.0/go.mod h1:GQwYgm/Vxp2WOvKllA61wut4V6Z6wMormlf2W7tAeLQ=
code.cloudfoundry.org/locket v0.0.0-20230406154009-5e8522d975d2 h1:tUpafuylA0aTl6sdQnf20OsO/ipCvdNSZlWOB1cHhz8=
Expand Down
2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ code.cloudfoundry.org/go-diodes
code.cloudfoundry.org/go-loggregator/v8
code.cloudfoundry.org/go-loggregator/v8/rfc5424
code.cloudfoundry.org/go-loggregator/v8/rpc/loggregator_v2
# code.cloudfoundry.org/lager/v3 v3.18.0
# code.cloudfoundry.org/lager/v3 v3.19.0
## explicit; go 1.22.0
code.cloudfoundry.org/lager/v3
code.cloudfoundry.org/lager/v3/internal/truncate
Expand Down

0 comments on commit ae3f232

Please sign in to comment.