Skip to content

Commit

Permalink
Bump code.cloudfoundry.org/localip from 0.23.0 to 0.24.0 (#172)
Browse files Browse the repository at this point in the history
Bumps [code.cloudfoundry.org/localip](https://github.com/cloudfoundry/localip) from 0.23.0 to 0.24.0.
- [Release notes](https://github.com/cloudfoundry/localip/releases)
- [Commits](cloudfoundry/localip@v0.23.0...v0.24.0)

---
updated-dependencies:
- dependency-name: code.cloudfoundry.org/localip
  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 26, 2024
1 parent 5eade98 commit 19f3255
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 @@ -8,7 +8,7 @@ require (
code.cloudfoundry.org/clock v1.26.0
code.cloudfoundry.org/debugserver v0.29.0
code.cloudfoundry.org/lager/v3 v3.20.0
code.cloudfoundry.org/localip v0.23.0
code.cloudfoundry.org/localip v0.24.0
code.cloudfoundry.org/locket v0.0.0-20230406154009-5e8522d975d2
code.cloudfoundry.org/runtimeschema v0.0.0-20231214123546-c95bb31afd3e
code.cloudfoundry.org/workpool v0.0.0-20230406174608-2e26d5d93731
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -612,8 +612,8 @@ code.cloudfoundry.org/go-loggregator/v8 v8.0.5 h1:p1rrGxTwUqLjlUVtbjTAvKOSGNmPuB
code.cloudfoundry.org/go-loggregator/v8 v8.0.5/go.mod h1:mLlJ1ZyG6gVvBEtYypvbztRvFeCtBsTxE9tt+85tS6Y=
code.cloudfoundry.org/lager/v3 v3.20.0 h1:aCjRDUuSaoAM2GT8QGnZEIru8uzpI+bn3sQY+jtQjFs=
code.cloudfoundry.org/lager/v3 v3.20.0/go.mod h1:GQeGmRFw0OlbsXHzTvu7mTKMA0nz1IoT5wvuoY9fYk8=
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/localip v0.24.0 h1:kv4CXU/PU6kPs6aHxTKnTwVtza+9Qpiw7FIAZsbWzjU=
code.cloudfoundry.org/localip v0.24.0/go.mod h1:WwMGeWcXv/cTM4dauYllTKnwgLxpxvcIrMivUf9hT60=
code.cloudfoundry.org/locket v0.0.0-20230406154009-5e8522d975d2 h1:tUpafuylA0aTl6sdQnf20OsO/ipCvdNSZlWOB1cHhz8=
code.cloudfoundry.org/locket v0.0.0-20230406154009-5e8522d975d2/go.mod h1:AwHLRkdXtttLXNB8RHgLfErJ2kKafH62AR2OClhy6xI=
code.cloudfoundry.org/runtimeschema v0.0.0-20231214123546-c95bb31afd3e h1:6hOzMD7567RcIQCnVOMCVjYxsVQU49tNCN35M+Q2iqs=
Expand Down
2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ code.cloudfoundry.org/lager/v3/internal/truncate
code.cloudfoundry.org/lager/v3/lagerctx
code.cloudfoundry.org/lager/v3/lagerflags
code.cloudfoundry.org/lager/v3/lagertest
# code.cloudfoundry.org/localip v0.23.0
# code.cloudfoundry.org/localip v0.24.0
## explicit; go 1.22.0
code.cloudfoundry.org/localip
# code.cloudfoundry.org/locket v0.0.0-20230406154009-5e8522d975d2
Expand Down

0 comments on commit 19f3255

Please sign in to comment.