Warning
The JS and Go SDKs has migrated to https://github.com/modal-labs/modal-client. JS SDK releases will remain at https://www.npmjs.com/package/modal. Go SDK releases will now be at https://github.com/modal-labs/modal-client/go. See below on how to migrate to the new Go SDK.
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/go.
For usage questions and other support, please reach out on the Modal Community Slack.
There are also open-source Modal libraries built and maintained by our community. These projects are not officially supported by Modal and we thus can't vouch for them, but feel free to explore and contribute.
- Ruby: anthonycorletti/modal-rb