Skip to content

Commit

Permalink
Bump code.cloudfoundry.org/localip from 0.21.0 to 0.22.0
Browse files Browse the repository at this point in the history
Bumps [code.cloudfoundry.org/localip](https://github.com/cloudfoundry/localip) from 0.21.0 to 0.22.0.
- [Release notes](https://github.com/cloudfoundry/localip/releases)
- [Commits](cloudfoundry/localip@v0.21.0...v0.22.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 11, 2024
1 parent 628081e commit aaa659f
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.24.0
code.cloudfoundry.org/debugserver v0.27.0
code.cloudfoundry.org/lager/v3 v3.18.0
code.cloudfoundry.org/localip v0.21.0
code.cloudfoundry.org/localip v0.22.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.18.0 h1:ZPNv70fnu2iVS4mMycv+Lm0bNlYzvoOY2g/6AEQAiBc=
code.cloudfoundry.org/lager/v3 v3.18.0/go.mod h1:l0A6+06jLPrEwJMYx5WV4+lVDzP1uBfiiO+Jg0QlfKM=
code.cloudfoundry.org/localip v0.21.0 h1:zLlnLJeSU9gnetE0rryHem9eSzCRyXF6dEbm/pkPaEc=
code.cloudfoundry.org/localip v0.21.0/go.mod h1:79m6fphbVsEAf8UGZKYrISbZ37DDjw/XS/Acu7G1TTY=
code.cloudfoundry.org/localip v0.22.0 h1:x1w1rCzPzqnor5W23NirPB1jvhTKHlv3e8V+GDtUwKo=
code.cloudfoundry.org/localip v0.22.0/go.mod h1:P92ES+35dOtVWjaLPyjD5oz8hqCey+Q4fStDAXhB+JE=
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.21.0
# code.cloudfoundry.org/localip v0.22.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 aaa659f

Please sign in to comment.