-
Notifications
You must be signed in to change notification settings - Fork 118
Upgrade Go SDK to v0.91.0 #3944
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
9 failing tests:
Top 29 slowest tests (at least 2 minutes):
|
| var getReq settings.GetCspEnablementAccountSettingRequest | ||
|
|
||
| cmd.Flags().StringVar(&getReq.Etag, "etag", getReq.Etag, `etag used for versioning.`) | ||
| cmd.Flags().StringVar(&getReq.Etag, "etag", getReq.Etag, `etag used for versioning. Wire name: 'etag'.`) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We have this new "Wire name: '...'" string now everywhere, doesn't look intended / needed for CLI
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Intentionally being commited? I think we should remove it.
|
closed in favor of #3948 |
Changes
Why
Tests