From 3091b053d182416dd203ee4c9c64839b5443bbbb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Mar 2023 17:33:25 +0000 Subject: [PATCH] build(deps): bump github.com/circonus-labs/go-apiclient Bumps [github.com/circonus-labs/go-apiclient](https://github.com/circonus-labs/go-apiclient) from 0.7.18 to 0.7.23. - [Release notes](https://github.com/circonus-labs/go-apiclient/releases) - [Changelog](https://github.com/circonus-labs/go-apiclient/blob/master/CHANGELOG.md) - [Commits](https://github.com/circonus-labs/go-apiclient/compare/v0.7.18...v0.7.23) --- updated-dependencies: - dependency-name: github.com/circonus-labs/go-apiclient dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 8 ++------ 2 files changed, 3 insertions(+), 7 deletions(-) diff --git a/go.mod b/go.mod index 90ae7d2..421e6df 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/circonus-labs/go-trapcheck go 1.17 require ( - github.com/circonus-labs/go-apiclient v0.7.22 + github.com/circonus-labs/go-apiclient v0.7.23 github.com/google/uuid v1.3.0 github.com/hashicorp/go-retryablehttp v0.7.2 ) diff --git a/go.sum b/go.sum index 5f0ce57..9ffef14 100644 --- a/go.sum +++ b/go.sum @@ -1,16 +1,12 @@ -github.com/circonus-labs/go-apiclient v0.7.22 h1:d7C1Ys/EAcn/jhDUXl7Nqn5nNXR5bkr7/Cyfgq/BuoA= -github.com/circonus-labs/go-apiclient v0.7.22/go.mod h1:NCu3kJ282ZGzr7vxzFH/S28y1nW9DZ37f8L7veDENFc= +github.com/circonus-labs/go-apiclient v0.7.23 h1:Bk+l9qLUHPGYND8z8Zxw3+d913ZIybD4CH1y5xSdtCk= +github.com/circonus-labs/go-apiclient v0.7.23/go.mod h1:arbbVvv/xFMvD1eSJqkS+Je1sN/JCpHtiL2GV6oA1Mg= github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38= github.com/google/uuid v1.3.0 h1:t6JiXgmwXMjEs8VusXIJk2BXHsn+wx8BZdTaoZ5fu7I= github.com/google/uuid v1.3.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo= -github.com/hashicorp/go-cleanhttp v0.5.1 h1:dH3aiDG9Jvb5r5+bYHsikaOUIpcM0xvgMXVoDkXMzJM= -github.com/hashicorp/go-cleanhttp v0.5.1/go.mod h1:JpRdi6/HCYpAwUzNwuwqhbovhLtngrth3wmdIIUrZ80= github.com/hashicorp/go-cleanhttp v0.5.2 h1:035FKYIWjmULyFRBKPs8TBQoi0x6d9G4xc9neXJWAZQ= github.com/hashicorp/go-cleanhttp v0.5.2/go.mod h1:kO/YDlP8L1346E6Sodw+PrpBSV4/SoxCXGY6BqNFT48= github.com/hashicorp/go-hclog v0.9.2 h1:CG6TE5H9/JXsFWJCfoIVpKFIkFe6ysEuHirp4DxCsHI= github.com/hashicorp/go-hclog v0.9.2/go.mod h1:5CU+agLiy3J7N7QjHK5d05KxGsuXiQLrjA0H7acj2lQ= -github.com/hashicorp/go-retryablehttp v0.7.1 h1:sUiuQAnLlbvmExtFQs72iFW/HXeUn8Z1aJLQ4LJJbTQ= -github.com/hashicorp/go-retryablehttp v0.7.1/go.mod h1:vAew36LZh98gCBJNLH42IQ1ER/9wtLZZ8meHqQvEYWY= github.com/hashicorp/go-retryablehttp v0.7.2 h1:AcYqCvkpalPnPF2pn0KamgwamS42TqUDDYFRKq/RAd0= github.com/hashicorp/go-retryablehttp v0.7.2/go.mod h1:Jy/gPYAdjqffZ/yFGCFV2doI5wjtH1ewM9u8iYVjtX8= github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=