Skip to content

Commit 6a5a25b

Browse files
L3n41cclaude
andcommitted
[CASCL-1304] Add autoscaling SDK to LICENSE-3rdparty.csv
The new clusterinfo package imports `github.com/aws/aws-sdk-go-v2/service/autoscaling` for DescribeAutoScalingInstances batching, so the third-party license manifest needs the matching entry. Patch matches the diff produced by the CI's `make verify-licenses` step verbatim. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 6864d25 commit 6a5a25b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

LICENSE-3rdparty.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ core,github.com/aws/aws-sdk-go-v2/internal/configsources,Apache-2.0
5050
core,github.com/aws/aws-sdk-go-v2/internal/endpoints/v2,Apache-2.0
5151
core,github.com/aws/aws-sdk-go-v2/internal/ini,Apache-2.0
5252
core,github.com/aws/aws-sdk-go-v2/internal/sync/singleflight,BSD-3-Clause
53+
core,github.com/aws/aws-sdk-go-v2/service/autoscaling,Apache-2.0
5354
core,github.com/aws/aws-sdk-go-v2/service/cloudformation,Apache-2.0
5455
core,github.com/aws/aws-sdk-go-v2/service/ec2,Apache-2.0
5556
core,github.com/aws/aws-sdk-go-v2/service/eks,Apache-2.0

0 commit comments

Comments
 (0)