Update module github.com/hashicorp/go-hclog to v0.16.0

This commit is contained in:
Renovate Bot
2021-04-05 18:57:47 +00:00
committed by renovate[bot]
parent 03db336831
commit 909ad16964
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -5,7 +5,7 @@ go 1.15
require (
github.com/google/btree v1.0.0 // indirect
github.com/hashicorp/consul/api v1.8.1
github.com/hashicorp/go-hclog v0.15.0
github.com/hashicorp/go-hclog v0.16.0
github.com/hashicorp/golang-lru v0.5.3 // indirect
github.com/imdario/mergo v0.3.12
github.com/pkg/errors v0.9.1 // indirect