Skip to content

Upgrade all the Go toolchain, packages and Please plugin#3546

Open
toastwaffle wants to merge 1 commit into
thought-machine:masterfrom
toastwaffle:upgrade-all-the-things
Open

Upgrade all the Go toolchain, packages and Please plugin#3546
toastwaffle wants to merge 1 commit into
thought-machine:masterfrom
toastwaffle:upgrade-all-the-things

Conversation

@toastwaffle

Copy link
Copy Markdown
Contributor

No description provided.

@toastwaffle toastwaffle requested a review from SpangleLabs July 13, 2026 09:13
Comment thread src/remote/remote.go
} else {
dialOpts = append(dialOpts, grpc.WithTransportCredentials(insecure.NewCredentials()))
}
conn, err := grpc.Dial(c.state.Config.Remote.AssetURL, append(dialOpts, grpc.WithUnaryInterceptor(grpc_retry.UnaryClientInterceptor()))...)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you wanna fix this lint error? Or leave it for later?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants