File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
7
7
code.cloudfoundry.org/clock v1.38.0
8
8
code.cloudfoundry.org/debugserver v0.48.0
9
9
code.cloudfoundry.org/lager/v3 v3.36.0
10
- code.cloudfoundry.org/localip v0.39 .0
10
+ code.cloudfoundry.org/localip v0.40 .0
11
11
code.cloudfoundry.org/locket v0.0.0-20230406154009-5e8522d975d2
12
12
code.cloudfoundry.org/runtimeschema v0.0.0-20231214123546-c95bb31afd3e
13
13
code.cloudfoundry.org/workpool v0.0.0-20230406174608-2e26d5d93731
Original file line number Diff line number Diff line change @@ -612,8 +612,8 @@ code.cloudfoundry.org/go-loggregator/v8 v8.0.5 h1:p1rrGxTwUqLjlUVtbjTAvKOSGNmPuB
612
612
code.cloudfoundry.org/go-loggregator/v8 v8.0.5 /go.mod h1:mLlJ1ZyG6gVvBEtYypvbztRvFeCtBsTxE9tt+85tS6Y =
613
613
code.cloudfoundry.org/lager/v3 v3.36.0 h1:itMuSV1h9Ih/jpc5qfj5VUrd7lmjn9RpHwyMQcVTBHo =
614
614
code.cloudfoundry.org/lager/v3 v3.36.0 /go.mod h1:GE04mIbx91caA6t5bj9uWeXIq3+UHnYdoNj5XdAdbT8 =
615
- code.cloudfoundry.org/localip v0.39 .0 h1:OCPHym6pSHRB/RL+spDq+C9ieT8x/IijTxp6b+whAxs =
616
- code.cloudfoundry.org/localip v0.39 .0 /go.mod h1:pzV4PqTbyefz6NBbp4sJq2mmcx0bDyZ5Zz2yTBSAU+k =
615
+ code.cloudfoundry.org/localip v0.40 .0 h1:3z1b0Fy6QhYxCKnFMOJZHFkcKqm8gZ6Zei1sv547VS0 =
616
+ code.cloudfoundry.org/localip v0.40 .0 /go.mod h1:FryYjgpYaND2NNqbCq1dgm66hXkPHdHgRo+UGdmDPSo =
617
617
code.cloudfoundry.org/locket v0.0.0-20230406154009-5e8522d975d2 h1:tUpafuylA0aTl6sdQnf20OsO/ipCvdNSZlWOB1cHhz8 =
618
618
code.cloudfoundry.org/locket v0.0.0-20230406154009-5e8522d975d2 /go.mod h1:AwHLRkdXtttLXNB8RHgLfErJ2kKafH62AR2OClhy6xI =
619
619
code.cloudfoundry.org/runtimeschema v0.0.0-20231214123546-c95bb31afd3e h1:6hOzMD7567RcIQCnVOMCVjYxsVQU49tNCN35M+Q2iqs =
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ code.cloudfoundry.org/lager/v3/internal/truncate
39
39
code.cloudfoundry.org/lager/v3/lagerctx
40
40
code.cloudfoundry.org/lager/v3/lagerflags
41
41
code.cloudfoundry.org/lager/v3/lagertest
42
- # code.cloudfoundry.org/localip v0.39 .0
42
+ # code.cloudfoundry.org/localip v0.40 .0
43
43
## explicit; go 1.23.0
44
44
code.cloudfoundry.org/localip
45
45
# code.cloudfoundry.org/locket v0.0.0-20230406154009-5e8522d975d2
You can’t perform that action at this time.
0 commit comments