chore: bump github.com/aws/aws-sdk-go from 1.45.26 to 1.45.27 #2002
Annotations
3 errors
test
cannot use mock (variable of type *mocks.MockAutoScalingAPI) as autoscalingiface.AutoScalingAPI value in struct literal: *mocks.MockAutoScalingAPI does not implement autoscalingiface.AutoScalingAPI (missing method DescribeInstanceRefreshesPages)
|
test
cannot use mock (variable of type *mocks.MockEC2API) as ec2iface.EC2API value in struct literal: *mocks.MockEC2API does not implement ec2iface.EC2API (missing method DisableImage)
|
test
Process completed with exit code 2.
|