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.0
9
+ github.com/crossplane/crossplane-runtime v1.14.1
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 @@ -63,6 +63,8 @@ github.com/crossplane/crossplane-runtime v1.13.0 h1:EumInUbS8mXV7otwoI3xa0rPczex
63
63
github.com/crossplane/crossplane-runtime v1.13.0 /go.mod h1:FuKIC8Mg8hE2gIAMyf2wCPkxkFPz+VnMQiYWBq1/p5A =
64
64
github.com/crossplane/crossplane-runtime v1.14.0 h1:MFo93iOJLvYaMCaCoyH2vFWsHebdA1kv3QdOm7hcm5k =
65
65
github.com/crossplane/crossplane-runtime v1.14.0 /go.mod h1:aOP+5W2wKpvthVs3pFNbVOe1jwrKYbJho0ThGNCVz9o =
66
+ github.com/crossplane/crossplane-runtime v1.14.1 h1:TCa7R1N4bDGHjsLhiRxR/mUhwmistlMACHm0kiiYKck =
67
+ github.com/crossplane/crossplane-runtime v1.14.1 /go.mod h1:aOP+5W2wKpvthVs3pFNbVOe1jwrKYbJho0ThGNCVz9o =
66
68
github.com/crossplane/function-sdk-go v0.0.0-20231016233407-0a4b30c5dacc h1:hhupaJGj8I4LXhWr9lCm5MZLeeTAiuFF+/mesGi1y/8 =
67
69
github.com/crossplane/function-sdk-go v0.0.0-20231016233407-0a4b30c5dacc /go.mod h1:U3UsQAVOCrsUUQAYAyF25PlbSFR2WaLl89dLq58/b2s =
68
70
github.com/crossplane/function-sdk-go v0.1.0 h1:WN3CUSaj6wgDqQPZZP1whMVIkTAZtN3HVCS67pTMzd8 =
You can’t perform that action at this time.
0 commit comments