We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a50e342 commit f41cc92Copy full SHA for f41cc92
go.mod
@@ -11,7 +11,7 @@ require (
11
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.30
12
github.com/aws/aws-sdk-go-v2/service/autoscaling v1.52.4
13
github.com/aws/aws-sdk-go-v2/service/ec2 v1.213.0
14
- github.com/nginx/nginx-plus-go-client/v2 v2.3.0
+ github.com/nginx/nginx-plus-go-client/v2 v2.4.0
15
gopkg.in/yaml.v3 v3.0.1
16
)
17
0 commit comments