This repository was archived by the owner on May 23, 2023. It is now read-only.
File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4
4
5
5
require (
6
6
github.com/crossplane-contrib/provider-kubernetes v0.7.0
7
- github.com/crossplane/crossplane v1.11.2
7
+ github.com/crossplane/crossplane v1.11.3
8
8
github.com/go-logr/logr v1.2.3
9
9
github.com/go-logr/zapr v1.2.3
10
10
github.com/stretchr/testify v1.8.1
Original file line number Diff line number Diff line change @@ -70,8 +70,8 @@ github.com/cpuguy83/go-md2man/v2 v2.0.2/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46t
70
70
github.com/creack/pty v1.1.9 /go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E =
71
71
github.com/crossplane-contrib/provider-kubernetes v0.7.0 h1:0IfhEpkcn4TeiGfRRI57pcXefSZ9ejW/MWLFQrS6n+M =
72
72
github.com/crossplane-contrib/provider-kubernetes v0.7.0 /go.mod h1:c8dh/JGcvFn160qVKVqRyiReDhEIFEz7qYK+TEbYAlw =
73
- github.com/crossplane/crossplane v1.11.2 h1:YVj9Y2caO6gKf7WAlLe1X3w2GVp4u/nFvlTVuveZUfE =
74
- github.com/crossplane/crossplane v1.11.2 /go.mod h1:Uf2DJIqlO2RyEqmDOqV1KrC+4oUcfezjLb6qEi3Agx0 =
73
+ github.com/crossplane/crossplane v1.11.3 h1:nvV8ivMZd98zSr7SLsu4IFNbQg4c+YvdgxwvbtxSnL8 =
74
+ github.com/crossplane/crossplane v1.11.3 /go.mod h1:EV76e/7nJ8tJ+wrpx+2nKNMEic92iI13n4RwfI4Pgy0 =
75
75
github.com/crossplane/crossplane-runtime v0.19.2 h1:9qBnhpqKN4x6apF2siaQ6PvgxqBXbGcKmgeD8mSIDO8 =
76
76
github.com/crossplane/crossplane-runtime v0.19.2 /go.mod h1:OJQ1NxtQK2ZTRmvtnQPoy8LsXsARTnVydRVDQEgIuz4 =
77
77
github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
You can’t perform that action at this time.
0 commit comments