From 726d02a9f569847a182787f9ae590d81dadd61ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Sep 2021 17:17:39 +0000 Subject: [PATCH] Bump github.com/nginxinc/nginx-plus-go-client from 0.8.0 to 0.9.0 Bumps [github.com/nginxinc/nginx-plus-go-client](https://github.com/nginxinc/nginx-plus-go-client) from 0.8.0 to 0.9.0. - [Release notes](https://github.com/nginxinc/nginx-plus-go-client/releases) - [Changelog](https://github.com/nginxinc/nginx-plus-go-client/blob/master/CHANGELOG.md) - [Commits](https://github.com/nginxinc/nginx-plus-go-client/compare/v0.8.0...v0.9.0) --- updated-dependencies: - dependency-name: github.com/nginxinc/nginx-plus-go-client dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/go.mod b/go.mod index e2a9414bac..dcc0160de4 100644 --- a/go.mod +++ b/go.mod @@ -8,7 +8,7 @@ require ( github.com/dgrijalva/jwt-go/v4 v4.0.0-preview1 github.com/golang/glog v1.0.0 github.com/google/go-cmp v0.5.6 - github.com/nginxinc/nginx-plus-go-client v0.8.0 + github.com/nginxinc/nginx-plus-go-client v0.9.0 github.com/nginxinc/nginx-prometheus-exporter v0.9.0 github.com/prometheus/client_golang v1.11.0 github.com/spiffe/go-spiffe v1.1.0 diff --git a/go.sum b/go.sum index 16ce2c54ef..0f39c52502 100644 --- a/go.sum +++ b/go.sum @@ -429,8 +429,9 @@ github.com/nats-io/nats.go v1.9.1/go.mod h1:ZjDU1L/7fJ09jvUSRVBR2e7+RnLiiIQyqyzE github.com/nats-io/nkeys v0.1.0/go.mod h1:xpnFELMwJABBLVhffcfd1MZx6VsNRFpEugbxziKVo7w= github.com/nats-io/nkeys v0.1.3/go.mod h1:xpnFELMwJABBLVhffcfd1MZx6VsNRFpEugbxziKVo7w= github.com/nats-io/nuid v1.0.1/go.mod h1:19wcPz3Ph3q0Jbyiqsd0kePYG7A95tJPxeL+1OSON2c= -github.com/nginxinc/nginx-plus-go-client v0.8.0 h1:J/HcWx9MxBLg0Yd9YdrXNtmOc+aVnV9Z5jAb2HmYoWg= github.com/nginxinc/nginx-plus-go-client v0.8.0/go.mod h1:DBAmdDP71tOhgFPdCMVusegzdKmLVpVL0nVcMX17pbY= +github.com/nginxinc/nginx-plus-go-client v0.9.0 h1:vHmdSaJ7rjXbU0kMFUGwVu9QLLVJbk+lQo+WDLCm8P0= +github.com/nginxinc/nginx-plus-go-client v0.9.0/go.mod h1:FTxOV1t0yFEP/E5gXlI2QyWTOfMZCGObFKhdfHYxBm8= github.com/nginxinc/nginx-prometheus-exporter v0.9.0 h1:NWV2zCtZylaTX+9pC2NKJ9CHTr6puPMkaICQxSnHy1Q= github.com/nginxinc/nginx-prometheus-exporter v0.9.0/go.mod h1:IDlTI98WaztOTMWG68EjsUTM9epAvLrYD1P9pGh/QDk= github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e h1:fD57ERR4JtEqsWbfPhv4DMiApHyliiK5xCTNVSPiaAs=