Yuya Kusakabe
Yuya Kusakabe
See https://github.com/golang/go/issues/22191#issuecomment-336347906.
Fixes import path with '\' is generated on Windows.
Fixes #140 A read buffer will be reused when diam.ReadMessage() finishes. However, the byte slice in the read buffer will remain. This is because the byte slice is not copied...
small fixes for latest [google.golang.org/grpc/metadata](https://godoc.org/google.golang.org/grpc/metadata).
RSA KEX cipher suites has been marked insecure in go1.22. See https://github.com/golang/go/commit/dc5a0d276bbcd6120325c9e0f9c8fd099fa2b8d6
### Describe the need We want to manage ProjectV2 collaborators like github_repository_collaborator. I think we can implement it with updateProjectV2Collaborators mutation. https://docs.github.com/ja/graphql/reference/mutations#updateprojectv2collaborators ### SDK Version _No response_ ### API Version...