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 @@ -10,6 +10,6 @@ require (
10
10
github.com/Azure/go-autorest/autorest/to v0.3.0 // indirect
11
11
github.com/Azure/go-autorest/autorest/validation v0.2.0 // indirect
12
12
github.com/aws/aws-sdk-go v1.37.7
13
- github.com/nginxinc/nginx-plus-go-client v0.6 .0
13
+ github.com/nginxinc/nginx-plus-go-client v0.8 .0
14
14
gopkg.in/yaml.v2 v2.3.0
15
15
)
Original file line number Diff line number Diff line change @@ -44,8 +44,8 @@ github.com/jmespath/go-jmespath/internal/testify v1.5.1 h1:shLQSRRSCCPj3f2gpwzGw
44
44
github.com/jmespath/go-jmespath/internal/testify v1.5.1 /go.mod h1:L3OGu8Wl2/fWfCI6z80xFu9LTZmf1ZRjMHUOPmWr69U =
45
45
github.com/mitchellh/go-homedir v1.1.0 h1:lukF9ziXFxDFPkA1vsr5zpc1XuPDn/wFntq5mG+4E0Y =
46
46
github.com/mitchellh/go-homedir v1.1.0 /go.mod h1:SfyaCUpYCn1Vlf4IUYiD9fPX4A5wJrkLzIz1N1q0pr0 =
47
- github.com/nginxinc/nginx-plus-go-client v0.6 .0 h1:lrGlDhZuf5ZL987AG1E8T/Jpz514QmYNLdAxZWWnBsI =
48
- github.com/nginxinc/nginx-plus-go-client v0.6 .0 /go.mod h1:DBAmdDP71tOhgFPdCMVusegzdKmLVpVL0nVcMX17pbY =
47
+ github.com/nginxinc/nginx-plus-go-client v0.8 .0 h1:J/HcWx9MxBLg0Yd9YdrXNtmOc+aVnV9Z5jAb2HmYoWg =
48
+ github.com/nginxinc/nginx-plus-go-client v0.8 .0 /go.mod h1:DBAmdDP71tOhgFPdCMVusegzdKmLVpVL0nVcMX17pbY =
49
49
github.com/pkg/errors v0.9.1 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
50
50
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
51
51
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