mirror of
https://github.com/minio/minio.git
synced 2025-11-10 14:09:48 -05:00
fix: nats testdata relocation fix
This commit is contained in:
@@ -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 (
|
||||
|
||||
@@ -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 (
|
||||
|
||||
Reference in New Issue
Block a user