Commit 0e7c9ec
gcp/cloudsql: use WithIAMAuthNTokenSources in NewDialerWithIAM
WithTokenSource should not be combined with WithIAMAuthN; use the
dedicated WithIAMAuthNTokenSources instead, passing the same token
source for both the API client and the IAM login token.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 7140ee1 commit 0e7c9ec
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
| 107 | + | |
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| |||
0 commit comments