File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/aws-controllers-k8s/code-generator
3
3
go 1.21
4
4
5
5
require (
6
- github.com/aws-controllers-k8s/pkg v0.0.11
6
+ github.com/aws-controllers-k8s/pkg v0.0.12
7
7
github.com/aws-controllers-k8s/runtime v0.32.0
8
8
github.com/aws/aws-sdk-go v1.49.0
9
9
github.com/dlclark/regexp2 v1.10.0 // indirect
Original file line number Diff line number Diff line change @@ -71,8 +71,8 @@ github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5 h1:0CwZNZbxp69SHPd
71
71
github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5 /go.mod h1:wHh0iHkYZB8zMSxRWpUBQtwG5a7fFgvEO+odwuTv2gs =
72
72
github.com/asaskevich/govalidator v0.0.0-20180720115003-f9ffefc3facf /go.mod h1:lB+ZfQJz7igIIfQNfa7Ml4HSf2uFQQRzpGGRXenZAgY =
73
73
github.com/asaskevich/govalidator v0.0.0-20190424111038-f61b66f89f4a /go.mod h1:lB+ZfQJz7igIIfQNfa7Ml4HSf2uFQQRzpGGRXenZAgY =
74
- github.com/aws-controllers-k8s/pkg v0.0.11 h1:lB61qaqOEy2pQLepjDYAaW0YWmR5kwq4Vl1AyyAqd7Y =
75
- github.com/aws-controllers-k8s/pkg v0.0.11 /go.mod h1:VvdjLWmR6IJ3KU8KByKiq/lJE8M+ur2piXysXKTGUS0 =
74
+ github.com/aws-controllers-k8s/pkg v0.0.12 h1:3OKUJ39brSqHQPIbR3QCqiqY6K60w7Oso/Q3+ji60nY =
75
+ github.com/aws-controllers-k8s/pkg v0.0.12 /go.mod h1:VvdjLWmR6IJ3KU8KByKiq/lJE8M+ur2piXysXKTGUS0 =
76
76
github.com/aws-controllers-k8s/runtime v0.32.0 h1:R0dQs8vRlK50KZ7rgdExqExdlUgFSAzDT8q1HCxc1uc =
77
77
github.com/aws-controllers-k8s/runtime v0.32.0 /go.mod h1:6qr9ULkjOHo0fTwEUkE+48IxHqNbHxvvf/9JzGoR8pM =
78
78
github.com/aws/aws-sdk-go v1.49.0 h1:g9BkW1fo9GqKfwg2+zCD+TW/D36Ux+vtfJ8guF4AYmY =
You can’t perform that action at this time.
0 commit comments