Skip to content

Commit

Permalink
Update module github.com/crossplane/crossplane-runtime to v1.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 2, 2023
1 parent 1f4d075 commit e9fbef4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/autoscaling v1.31.0
github.com/aws/aws-sdk-go-v2/service/ec2 v1.126.0
github.com/aws/aws-sdk-go-v2/service/eks v1.29.7
github.com/crossplane/crossplane-runtime v1.14.0-rc.1
github.com/crossplane/crossplane-runtime v1.14.1
github.com/crossplane/function-sdk-go v0.0.0-20231027134439-0745c2a72577
github.com/crossplane/function-template-go v0.0.0-20230930023403-40dc198e7a6c
github.com/giantswarm/xfnlib v0.0.0-20231101162043-510e773708f8
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,8 @@ github.com/cpuguy83/go-md2man/v2 v2.0.2/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46t
github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E=
github.com/crossplane/crossplane-runtime v1.14.0-rc.1 h1:kyW6HY9IbvnKWT0x9CbbErIeE5g7o0akferrVWntSg8=
github.com/crossplane/crossplane-runtime v1.14.0-rc.1/go.mod h1:aOP+5W2wKpvthVs3pFNbVOe1jwrKYbJho0ThGNCVz9o=
github.com/crossplane/crossplane-runtime v1.14.1 h1:TCa7R1N4bDGHjsLhiRxR/mUhwmistlMACHm0kiiYKck=
github.com/crossplane/crossplane-runtime v1.14.1/go.mod h1:aOP+5W2wKpvthVs3pFNbVOe1jwrKYbJho0ThGNCVz9o=
github.com/crossplane/function-sdk-go v0.0.0-20231027134439-0745c2a72577 h1:N3qrG/8NAfo7jLtbFH1c6Toql666GniURRFr5zXggJw=
github.com/crossplane/function-sdk-go v0.0.0-20231027134439-0745c2a72577/go.mod h1:v3yZsfPbDOG+FLC689u9aVMDs58mmh52ZKIfQg7toOk=
github.com/crossplane/function-template-go v0.0.0-20230930023403-40dc198e7a6c h1:1uc6VfsEVQYyFYNbqOdwd1uMHx7Q7Y+aQKPHYWNJbt0=
Expand Down

0 comments on commit e9fbef4

Please sign in to comment.