Skip to content

Commit ebd4f85

Browse files
Bump code.cloudfoundry.org/localip from 0.27.0 to 0.28.0 (#189)
Bumps [code.cloudfoundry.org/localip](https://github.com/cloudfoundry/localip) from 0.27.0 to 0.28.0. - [Release notes](https://github.com/cloudfoundry/localip/releases) - [Commits](cloudfoundry/localip@v0.27.0...v0.28.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e16e7a1 commit ebd4f85

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
code.cloudfoundry.org/clock v1.28.0
99
code.cloudfoundry.org/debugserver v0.35.0
1010
code.cloudfoundry.org/lager/v3 v3.23.0
11-
code.cloudfoundry.org/localip v0.27.0
11+
code.cloudfoundry.org/localip v0.28.0
1212
code.cloudfoundry.org/locket v0.0.0-20230406154009-5e8522d975d2
1313
code.cloudfoundry.org/runtimeschema v0.0.0-20231214123546-c95bb31afd3e
1414
code.cloudfoundry.org/workpool v0.0.0-20230406174608-2e26d5d93731

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -612,8 +612,8 @@ code.cloudfoundry.org/go-loggregator/v8 v8.0.5 h1:p1rrGxTwUqLjlUVtbjTAvKOSGNmPuB
612612
code.cloudfoundry.org/go-loggregator/v8 v8.0.5/go.mod h1:mLlJ1ZyG6gVvBEtYypvbztRvFeCtBsTxE9tt+85tS6Y=
613613
code.cloudfoundry.org/lager/v3 v3.23.0 h1:xuRBOTLwboOnWkI5QpdfWf7C9LF+kpa4OKkfoMhspbw=
614614
code.cloudfoundry.org/lager/v3 v3.23.0/go.mod h1:lyBGg9s6FMaodTgcZIuSQHW0TvF7mtznd8+e1xXfKhQ=
615-
code.cloudfoundry.org/localip v0.27.0 h1:EA0HoNzM+lRosFxYvqFdzuTkHNyGazJh+3932pGxNmU=
616-
code.cloudfoundry.org/localip v0.27.0/go.mod h1:Q1hthH1BRwy2p4am/9m9mpUsCCB+Vqg+Qa+SywLIPew=
615+
code.cloudfoundry.org/localip v0.28.0 h1:Bp9JDgqjsNYj2LTmkGBBNd6YeUYoSqbwdPB4jy/TmKw=
616+
code.cloudfoundry.org/localip v0.28.0/go.mod h1:IReXN5tyEw4m/mHbQ+MICxB1M+cnNm9x9lSVw2GOhVc=
617617
code.cloudfoundry.org/locket v0.0.0-20230406154009-5e8522d975d2 h1:tUpafuylA0aTl6sdQnf20OsO/ipCvdNSZlWOB1cHhz8=
618618
code.cloudfoundry.org/locket v0.0.0-20230406154009-5e8522d975d2/go.mod h1:AwHLRkdXtttLXNB8RHgLfErJ2kKafH62AR2OClhy6xI=
619619
code.cloudfoundry.org/runtimeschema v0.0.0-20231214123546-c95bb31afd3e h1:6hOzMD7567RcIQCnVOMCVjYxsVQU49tNCN35M+Q2iqs=

vendor/modules.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ code.cloudfoundry.org/lager/v3/internal/truncate
3939
code.cloudfoundry.org/lager/v3/lagerctx
4040
code.cloudfoundry.org/lager/v3/lagerflags
4141
code.cloudfoundry.org/lager/v3/lagertest
42-
# code.cloudfoundry.org/localip v0.27.0
42+
# code.cloudfoundry.org/localip v0.28.0
4343
## explicit; go 1.22.0
4444
code.cloudfoundry.org/localip
4545
# code.cloudfoundry.org/locket v0.0.0-20230406154009-5e8522d975d2

0 commit comments

Comments
 (0)