fix build tag (#12588)

This commit is contained in:
Rachel Culpepper 2021-09-20 17:10:54 -04:00 committed by GitHub
parent 8a122201bc
commit 9ff3fd39a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
// +build !fips_140_3
package config
import "github.com/hashicorp/vault/internalshared/configutil"