16 lines
491 B
Diff
16 lines
491 B
Diff
Index: pkg/v1/google/auth_test.go
|
|
IDEA additional info:
|
|
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
|
<+>UTF-8
|
|
===================================================================
|
|
diff --git a/pkg/v1/google/auth_test.go b/pkg/v1/google/auth_test.go
|
|
--- a/pkg/v1/google/auth_test.go
|
|
+++ b/pkg/v1/google/auth_test.go (date 1722961118000)
|
|
@@ -1,4 +1,4 @@
|
|
-//go:build !arm64
|
|
-// +build !arm64
|
|
+//go:build ignore
|
|
+// +build ignore
|
|
|
|
// Copyright 2018 Google LLC All Rights Reserved.
|