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 @@ -5,7 +5,7 @@ toolchain go1.22.5
55
66require (
77 code.cloudfoundry.org/bbs v0.0.0-20231204223625-b4a8e8d97ad9
8- code.cloudfoundry.org/clock v1.26 .0
8+ code.cloudfoundry.org/clock v1.27 .0
99 code.cloudfoundry.org/debugserver v0.30.0
1010 code.cloudfoundry.org/lager/v3 v3.21.0
1111 code.cloudfoundry.org/localip v0.24.0
Original file line number Diff line number Diff line change @@ -596,8 +596,8 @@ code.cloudfoundry.org/bbs v0.0.0-20231204223625-b4a8e8d97ad9 h1:4smYQWmuzWZhmMoX
596596code.cloudfoundry.org/bbs v0.0.0-20231204223625-b4a8e8d97ad9 /go.mod h1:XKlGVVXFi5EcHHMPzw3xgONK9PeEZuUbIC43XNwxD10 =
597597code.cloudfoundry.org/cfhttp/v2 v2.0.1-0.20210513172332-4c5ee488a657 h1:8rnhkeAe8Bnx+8r3unO++S3syBw8P22qPbw3LLFWEoc =
598598code.cloudfoundry.org/cfhttp/v2 v2.0.1-0.20210513172332-4c5ee488a657 /go.mod h1:Fwt0o/haXfwgOHMom4AM96pXCVw9EAiIcSsPb8hWK9s =
599- code.cloudfoundry.org/clock v1.26 .0 h1:Udazq6dtP05PIijuNUpwVx4uTAYYDUyKJknQztdLk4o =
600- code.cloudfoundry.org/clock v1.26 .0 /go.mod h1:oHQbA1o/GKc6zNgvgl0jTLL0G7Yu2elP0RAfY0YpOBk =
599+ code.cloudfoundry.org/clock v1.27 .0 h1:7G40by73zmdMiyaFgZuqrlXASU/UTuljm1bEXpCZMao =
600+ code.cloudfoundry.org/clock v1.27 .0 /go.mod h1:1vbUoaDxc8QrBF1mrCWLi5Yw6I0fg3CyW8qNjUwv5fM =
601601code.cloudfoundry.org/debugserver v0.30.0 h1:iWOdFP7Sei/Sv8NtteUmeKcpBmIXpo01CkI8ik87zxA =
602602code.cloudfoundry.org/debugserver v0.30.0 /go.mod h1:kogyAKQUwqbBU4pJAV2TdWoQQUl537IsgGMbFtWlcEw =
603603code.cloudfoundry.org/diego-logging-client v0.0.0-20220314190632-277a9c460661 h1:eHcuzTrEe+7sRDquLWWwEgkBy/7BWvi1GxkLtSMcrh8 =
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ code.cloudfoundry.org/bbs/trace
1212# code.cloudfoundry.org/cfhttp/v2 v2.0.1-0.20210513172332-4c5ee488a657
1313## explicit
1414code.cloudfoundry.org/cfhttp/v2
15- # code.cloudfoundry.org/clock v1.26 .0
15+ # code.cloudfoundry.org/clock v1.27 .0
1616## explicit; go 1.22.0
1717code.cloudfoundry.org/clock
1818# code.cloudfoundry.org/debugserver v0.30.0
You can’t perform that action at this time.
0 commit comments