Skip to content

Commit f410e16

Browse files
committed
build: fix external host clirr errors
1 parent 183c1f0 commit f410e16

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

google-cloud-spanner/clirr-ignored-differences.xml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -828,6 +828,16 @@
828828
<className>com/google/cloud/spanner/SpannerOptions$SpannerEnvironment</className>
829829
<method>com.google.auth.oauth2.GoogleCredentials getDefaultExperimentalHostCredentials()</method>
830830
</difference>
831+
<difference>
832+
<differenceType>7002</differenceType>
833+
<className>com/google/cloud/spanner/SpannerOptions$SpannerEnvironment</className>
834+
<method>com.google.auth.oauth2.GoogleCredentials getDefaultExternalHostCredentials()</method>
835+
</difference>
836+
<difference>
837+
<differenceType>7002</differenceType>
838+
<className>com/google/cloud/spanner/SpannerOptions</className>
839+
<method>com.google.auth.oauth2.GoogleCredentials getDefaultExternalHostCredentialsFromSysEnv()</method>
840+
</difference>
831841

832842
<!-- Default sequence kind -->
833843
<difference>

0 commit comments

Comments
 (0)