The latest version of Go sdk is 0.4.0 at Github (
https://github.com/appwrite/sdk-for-go/releases/tag/0.4.0) but cannot use this version in go.mod
file. When I try to use 0.4.0
after running go mod tidy
this version automatically changed to v0.3.1-0.20250129092243-47bd9309f3c4
. This tag has an error, cannot build successfully. There is a typo in the code base (see screenshot).
Currently continuing to use v0.3.0