File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ toolchain go1.24.3
6
6
7
7
require (
8
8
github.com/alecthomas/kong v1.11.0
9
- github.com/crossplane/crossplane-runtime v1.19 .0
9
+ github.com/crossplane/crossplane-runtime v1.20 .0
10
10
github.com/crossplane/function-sdk-go v0.4.0
11
11
github.com/google/go-cmp v0.7.0
12
12
github.com/keegancsmith/shell v0.0.0-20160208231706-ccb53e0c7c5c
Original file line number Diff line number Diff line change @@ -29,6 +29,8 @@ github.com/cpuguy83/go-md2man/v2 v2.0.6/go.mod h1:oOW0eioCTA6cOiMLiUPZOpcVxMig6N
29
29
github.com/creack/pty v1.1.9 /go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E =
30
30
github.com/crossplane/crossplane-runtime v1.19.0 h1:yZmF8cYy8/PYiA+aF3ONjVinfuV06Vi3hHQwjYR2Qak =
31
31
github.com/crossplane/crossplane-runtime v1.19.0 /go.mod h1:z8CV6dXxO5yxzfJGa4bgnWuyAnjZ3hY19cqGDcr5Bg0 =
32
+ github.com/crossplane/crossplane-runtime v1.20.0 h1:I54uipRIecqZyms+vz1J/l62yjVQ7HV5w+Nh3RMrUtc =
33
+ github.com/crossplane/crossplane-runtime v1.20.0 /go.mod h1:lfV1VJenDc9PNVLxDC80YjPoTm+JdSZ13xlS2h37Dvg =
32
34
github.com/crossplane/function-sdk-go v0.4.0 h1:1jd+UIaZlVNQCUO4hLAgUqWBRnUKw2ObF9ZuMw5CpKk =
33
35
github.com/crossplane/function-sdk-go v0.4.0 /go.mod h1:jLnzUG8pt8tn/U6/uvtNStAhDjhIq4wCR31yECT54NM =
34
36
github.com/crossplane/upjet v1.4.1-0.20240911184956-3afbb7796d46 h1:2IH1YPTBrNmBj0Z1OCjEBTrQCuRaLutZbWLaswFeCFQ =
You can’t perform that action at this time.
0 commit comments