File tree Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 11ack_generate_info :
2- build_date : " 2021-08-25T09:34:48Z "
2+ build_date : " 2021-08-30T02:03:27Z "
33 build_hash : be9e3abf09e334d8585d14404a99d8adae0daec7
44 go_version : go1.14.14 darwin/amd64
55 version : v0.12.0
@@ -11,4 +11,4 @@ generator_config_info:
1111 original_file_name : generator.yaml
1212last_modification :
1313 reason : API generation
14- timestamp : 2021-08-25 09:34:57.503447 +0000 UTC
14+ timestamp : 2021-08-30 02:03:39.83725 +0000 UTC
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/aws-controllers-k8s/applicationautoscaling-controller
33go 1.14
44
55require (
6- github.com/aws-controllers-k8s/runtime v0.12 .0
6+ github.com/aws-controllers-k8s/runtime v0.13 .0
77 github.com/aws/aws-sdk-go v1.37.10
88 github.com/ghodss/yaml v1.0.0
99 github.com/go-logr/logr v0.1.0
Original file line number Diff line number Diff line change @@ -25,6 +25,8 @@ github.com/asaskevich/govalidator v0.0.0-20180720115003-f9ffefc3facf/go.mod h1:l
2525github.com/asaskevich/govalidator v0.0.0-20190424111038-f61b66f89f4a /go.mod h1:lB+ZfQJz7igIIfQNfa7Ml4HSf2uFQQRzpGGRXenZAgY =
2626github.com/aws-controllers-k8s/runtime v0.12.0 h1:G/lCEozh4Brsv1Ojqyl9D/whpq/YvcFtDZBWXf6YIgI =
2727github.com/aws-controllers-k8s/runtime v0.12.0 /go.mod h1:kG2WM4JAmLgf67cgZV9IZUkY2DsrUzsaNbmhFMfb05c =
28+ github.com/aws-controllers-k8s/runtime v0.13.0 h1:PYiNnQejjS/1H93bolFXGIzgQZSn/gRoPSAEU6UG0ec =
29+ github.com/aws-controllers-k8s/runtime v0.13.0 /go.mod h1:kG2WM4JAmLgf67cgZV9IZUkY2DsrUzsaNbmhFMfb05c =
2830github.com/aws/aws-sdk-go v1.37.10 h1:LRwl+97B4D69Z7tz+eRUxJ1C7baBaIYhgrn5eLtua+Q =
2931github.com/aws/aws-sdk-go v1.37.10 /go.mod h1:hcU610XS61/+aQV88ixoOzUoG7v3b31pl2zKMmprdro =
3032github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 /go.mod h1:Dwedo/Wpr24TaqPxmxbtue+5NUziq4I4S80YR8gNf3Q =
You can’t perform that action at this time.
0 commit comments