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 @@ -16,7 +16,7 @@ require (
16
16
17
17
require (
18
18
code.cloudfoundry.org/bytefmt v0.0.0-20240524171005-f1d9d5c55b92 // indirect
19
- code.cloudfoundry.org/cli-plugin-repo v0.0.0-20230525012251-b9c89116786e // indirect
19
+ code.cloudfoundry.org/cli-plugin-repo v0.0.0-20240520170503-e7ed9c7432a0 // indirect
20
20
code.cloudfoundry.org/clock v1.1.0 // indirect
21
21
code.cloudfoundry.org/go-log-cache/v2 v2.0.7 // indirect
22
22
code.cloudfoundry.org/go-loggregator/v9 v9.2.1 // indirect
Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ code.cloudfoundry.org/cfnetworking-cli-api v0.0.0-20190103195135-4b04f26287a6 h1
4
4
code.cloudfoundry.org/cfnetworking-cli-api v0.0.0-20190103195135-4b04f26287a6 /go.mod h1:u5FovqC5GGAEbFPz+IdjycDA+gIjhUwqxnu0vbHwVeM =
5
5
code.cloudfoundry.org/cli v0.0.0-20240524142151-a2a685b5ea6e h1:CUEuy2mb1jF2gEHPrko123Z3ywiqNqgXx8070BU24SU =
6
6
code.cloudfoundry.org/cli v0.0.0-20240524142151-a2a685b5ea6e /go.mod h1:m/D1YFfmfYchdZDeYYtNpU7NHP2LHnmQ1sxdDPy2ki8 =
7
- code.cloudfoundry.org/cli-plugin-repo v0.0.0-20230525012251-b9c89116786e h1:S3mdVd/uTwYYtrf5j9feucRuTqb05SsO5D1H2Mj09ao =
8
- code.cloudfoundry.org/cli-plugin-repo v0.0.0-20230525012251-b9c89116786e /go.mod h1:R1EiyOAr7lW0l/YkZNqItUNZ01Q/dYUfbTn4X4Z+82M =
7
+ code.cloudfoundry.org/cli-plugin-repo v0.0.0-20240520170503-e7ed9c7432a0 h1:AqfPzPhykvxSpxMkDdZMSJrCbxMQ0rugvDB3BuqD0DE =
8
+ code.cloudfoundry.org/cli-plugin-repo v0.0.0-20240520170503-e7ed9c7432a0 /go.mod h1:R1EiyOAr7lW0l/YkZNqItUNZ01Q/dYUfbTn4X4Z+82M =
9
9
code.cloudfoundry.org/clock v1.1.0 h1:XLzC6W3Ah/Y7ht1rmZ6+QfPdt1iGWEAAtIZXgiaj57c =
10
10
code.cloudfoundry.org/clock v1.1.0 /go.mod h1:yA3fxddT9RINQL2XHS7PS+OXxKCGhfrZmlNUCIM6AKo =
11
11
code.cloudfoundry.org/diego-ssh v0.0.0-20230810200140-af9d79fe9c82 h1:Bns1y0jSlcvfP0u8ael+TUlnyNHsNX808zuo58bf5so =
Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ code.cloudfoundry.org/cli/util/sorting
58
58
code.cloudfoundry.org/cli/util/ui
59
59
code.cloudfoundry.org/cli/util/unique
60
60
code.cloudfoundry.org/cli/version
61
- # code.cloudfoundry.org/cli-plugin-repo v0.0.0-20230525012251-b9c89116786e
61
+ # code.cloudfoundry.org/cli-plugin-repo v0.0.0-20240520170503-e7ed9c7432a0
62
62
## explicit; go 1.12
63
63
# code.cloudfoundry.org/clock v1.1.0
64
64
## explicit; go 1.20
You can’t perform that action at this time.
0 commit comments