fix(deps): update module github.com/hashicorp/go-hclog to v1.6.2

This commit is contained in:
renovate[bot] 2023-12-15 18:20:05 +00:00 committed by GitHub
parent 72e1787855
commit 3f26c41c36
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 1 deletions

2
go.mod
View file

@ -3,7 +3,7 @@ module github.com/matter-labs/vault-auth-tee
go 1.19
require (
github.com/hashicorp/go-hclog v1.5.0
github.com/hashicorp/go-hclog v1.6.2
github.com/hashicorp/go-rootcerts v1.0.2
github.com/hashicorp/vault v1.14.1
github.com/hashicorp/vault/api v1.9.2