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.21.3
6
6
7
7
require (
8
8
github.com/alecthomas/kong v0.8.1
9
- github.com/crossplane/crossplane-runtime v1.14.3
9
+ github.com/crossplane/crossplane-runtime v1.14.4
10
10
github.com/crossplane/function-sdk-go v0.1.0
11
11
github.com/google/go-cmp v0.6.0
12
12
github.com/pkg/errors v0.9.1
Original file line number Diff line number Diff line change @@ -74,6 +74,8 @@ github.com/crossplane/crossplane-runtime v1.14.2 h1:pV5JMzyzi/kcbeVBVPCat5MHH8zS
74
74
github.com/crossplane/crossplane-runtime v1.14.2 /go.mod h1:aOP+5W2wKpvthVs3pFNbVOe1jwrKYbJho0ThGNCVz9o =
75
75
github.com/crossplane/crossplane-runtime v1.14.3 h1:YNGALph/UJTtQO+cJ9KGQ5NfALI5453PeE93Aqy9SWg =
76
76
github.com/crossplane/crossplane-runtime v1.14.3 /go.mod h1:aOP+5W2wKpvthVs3pFNbVOe1jwrKYbJho0ThGNCVz9o =
77
+ github.com/crossplane/crossplane-runtime v1.14.4 h1:64zSZ75g1QXIMxR2zSQvz4+TTSq5qCUU5lmpiVovVKE =
78
+ github.com/crossplane/crossplane-runtime v1.14.4 /go.mod h1:aOP+5W2wKpvthVs3pFNbVOe1jwrKYbJho0ThGNCVz9o =
77
79
github.com/crossplane/function-sdk-go v0.1.0 h1:WN3CUSaj6wgDqQPZZP1whMVIkTAZtN3HVCS67pTMzd8 =
78
80
github.com/crossplane/function-sdk-go v0.1.0 /go.mod h1:oRqHZ6RufpfZJ1N8aT4EfkP+5KpkhOKpWz7SeUDwwcw =
79
81
github.com/crossplane/upjet v0.11.0-rc.0.0.20231012093706-c4a76d2a7505 h1:eCmYgfRopVn6r8RM1Ra4XQAPwVsjTGfktBj2Dk7yy+Y =
You can’t perform that action at this time.
0 commit comments