Deprecate repo in favor of modal-labs/modal-client#292
Deprecate repo in favor of modal-labs/modal-client#292thomasjpfan wants to merge 11 commits intomainfrom
Conversation
PR SummaryLow Risk Overview Marks the entire Written by Cursor Bugbot for commit 5e8f1ba. This will update automatically on new commits. Configure here. |
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
README.md
Outdated
| - **[Go](./modal-go/README.md)** | ||
| Run the following in your project: `go get github.com/modal-labs/modal-client/go@latest` | ||
|
|
||
| Replace all imports of `github.com/modal-labs/libmodal/modal-go` with `github.com/modal-labs/modal-client/g`. |
There was a problem hiding this comment.
Typo? Or am I missing something?
| Replace all imports of `github.com/modal-labs/libmodal/modal-go` with `github.com/modal-labs/modal-client/g`. | |
| Replace all imports of `github.com/modal-labs/libmodal/modal-go` with `github.com/modal-labs/modal-client/go`. |
There was a problem hiding this comment.
This was a typo. 😅
After this we can release a final go tag so users can see all the deprecation warnings.
Linters will catch this warning:
And in my IDE:
For us to migrate:
modal-client.