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

This commit is contained in:
Renovate Bot
2021-05-10 20:57:25 +00:00
committed by renovate[bot]
parent afb3ef068d
commit bb0d5a94a0
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.16.0
github.com/hashicorp/go-hclog v0.16.1
github.com/hashicorp/golang-lru v0.5.3 // indirect
github.com/imdario/mergo v0.3.12
github.com/pkg/errors v0.9.1 // indirect