Skip to content

Commit 43561da

Browse files
committed
Pin runtime to v0.29.0
Signed-off-by: Amine Hilaly <[email protected]>
1 parent 2146fc4 commit 43561da

File tree

2 files changed

+95
-5
lines changed

2 files changed

+95
-5
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.19
44

55
require (
66
github.com/aws-controllers-k8s/pkg v0.0.7
7-
github.com/aws-controllers-k8s/runtime v0.28.1-0.20240105002552-817088574ba0
7+
github.com/aws-controllers-k8s/runtime v0.29.0
88
github.com/aws/aws-sdk-go v1.49.0
99
github.com/dlclark/regexp2 v1.4.0 // indirect
1010
// pin to v0.1.1 due to release problem with v0.1.2

0 commit comments

Comments
 (0)