You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Go v1.23 was released mid August 2024 and the SDK has updated their go.mod (on main) to use it. This also means that now, go v1.21 and earlier are no longer maintained.
The text was updated successfully, but these errors were encountered:
Summary
Add support for golang v 1.23.
Details
Go v1.23 was released mid August 2024 and the SDK has updated their
go.mod
(onmain
) to use it. This also means that now, go v1.21 and earlier are no longer maintained.The text was updated successfully, but these errors were encountered: