File tree Expand file tree Collapse file tree 4 files changed +150
-40
lines changed
github.com/nginxinc/nginx-plus-go-client/client Expand file tree Collapse file tree 4 files changed +150
-40
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,6 @@ require (
8
8
github.com/Azure/go-autorest/autorest/to v0.3.0 // indirect
9
9
github.com/Azure/go-autorest/autorest/validation v0.2.0 // indirect
10
10
github.com/aws/aws-sdk-go v1.37.7
11
- github.com/nginxinc/nginx-plus-go-client v0.6 .0
11
+ github.com/nginxinc/nginx-plus-go-client v0.8 .0
12
12
gopkg.in/yaml.v2 v2.3.0
13
13
)
Original file line number Diff line number Diff line change @@ -50,8 +50,8 @@ github.com/jmespath/go-jmespath/internal/testify v1.5.1 h1:shLQSRRSCCPj3f2gpwzGw
50
50
github.com/jmespath/go-jmespath/internal/testify v1.5.1 /go.mod h1:L3OGu8Wl2/fWfCI6z80xFu9LTZmf1ZRjMHUOPmWr69U =
51
51
github.com/mitchellh/go-homedir v1.1.0 h1:lukF9ziXFxDFPkA1vsr5zpc1XuPDn/wFntq5mG+4E0Y =
52
52
github.com/mitchellh/go-homedir v1.1.0 /go.mod h1:SfyaCUpYCn1Vlf4IUYiD9fPX4A5wJrkLzIz1N1q0pr0 =
53
- github.com/nginxinc/nginx-plus-go-client v0.6 .0 h1:lrGlDhZuf5ZL987AG1E8T/Jpz514QmYNLdAxZWWnBsI =
54
- github.com/nginxinc/nginx-plus-go-client v0.6 .0 /go.mod h1:DBAmdDP71tOhgFPdCMVusegzdKmLVpVL0nVcMX17pbY =
53
+ github.com/nginxinc/nginx-plus-go-client v0.8 .0 h1:J/HcWx9MxBLg0Yd9YdrXNtmOc+aVnV9Z5jAb2HmYoWg =
54
+ github.com/nginxinc/nginx-plus-go-client v0.8 .0 /go.mod h1:DBAmdDP71tOhgFPdCMVusegzdKmLVpVL0nVcMX17pbY =
55
55
github.com/pkg/errors v0.9.1 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
56
56
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
57
57
github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
You can’t perform that action at this time.
0 commit comments