From 3e1fca6469b21a0d5b48fdcfd8d47965cf20de72 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 8 Jul 2021 05:48:27 +0000 Subject: [PATCH] Bump github.com/hashicorp/go-hclog from 0.12.2 to 0.16.2 Bumps [github.com/hashicorp/go-hclog](https://github.com/hashicorp/go-hclog) from 0.12.2 to 0.16.2. - [Release notes](https://github.com/hashicorp/go-hclog/releases) - [Commits](https://github.com/hashicorp/go-hclog/compare/v0.12.2...v0.16.2) Signed-off-by: dependabot-preview[bot] --- go.mod | 2 +- go.sum | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 4f5c030..26cc90b 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/titan-data/remote-sdk-go require ( github.com/fatih/structs v1.1.0 github.com/golang/protobuf v1.3.4 - github.com/hashicorp/go-hclog v0.12.2 + github.com/hashicorp/go-hclog v0.16.2 github.com/hashicorp/go-plugin v1.0.1 github.com/stretchr/testify v1.5.1 google.golang.org/grpc v1.28.1 diff --git a/go.sum b/go.sum index bb5168b..bc0b716 100644 --- a/go.sum +++ b/go.sum @@ -35,6 +35,7 @@ github.com/hashicorp/go-hclog v0.12.0 h1:d4QkX8FRTYaKaCZBoXYY8zJX2BXjWxurN/GA2tk github.com/hashicorp/go-hclog v0.12.0/go.mod h1:whpDNt7SSdeAju8AWKIWsul05p54N/39EeqMAyrmvFQ= github.com/hashicorp/go-hclog v0.12.2 h1:F1fdYblUEsxKiailtkhCCG2g4bipEgaHiDc8vffNpD4= github.com/hashicorp/go-hclog v0.12.2/go.mod h1:whpDNt7SSdeAju8AWKIWsul05p54N/39EeqMAyrmvFQ= +github.com/hashicorp/go-hclog v0.16.2/go.mod h1:whpDNt7SSdeAju8AWKIWsul05p54N/39EeqMAyrmvFQ= github.com/hashicorp/go-plugin v1.0.1 h1:4OtAfUGbnKC6yS48p0CtMX2oFYtzFZVv6rok3cRWgnE= github.com/hashicorp/go-plugin v1.0.1/go.mod h1:++UyYGoz3o5w9ZzAdZxtQKrWWP+iqPBn3cQptSMzBuY= github.com/hashicorp/yamux v0.0.0-20180604194846-3520598351bb h1:b5rjCoWHc7eqmAS4/qyk21ZsHyb6Mxv/jykxvNTkU4M=