fix: nats testdata relocation fix

This commit is contained in:
Harshavardhana
2021-04-30 17:20:56 -07:00
parent f7a87b30bf
commit 3524c00090
4 changed files with 9 additions and 9 deletions

View File

@@ -1,3 +1,5 @@
// +build !fips
/*
* MinIO Object Storage (c) 2021 MinIO, Inc.
*
@@ -14,8 +16,6 @@
* limitations under the License.
*/
// +build !fips
package openid
import (

View File

@@ -1,3 +1,5 @@
// +build !fips
/*
* MinIO Object Storage (c) 2021 MinIO, Inc.
*
@@ -14,8 +16,6 @@
* limitations under the License.
*/
// +build !fips
package openid
import (