zukadong opened a new issue, #131: URL: https://github.com/apache/iotdb-client-go/issues/131
go.mod file ```go module iotdb-demo go 1.24.4 require github.com/apache/iotdb-client-go v2.0.3 ``` go: errors parsing go.mod: go.mod:5: require github.com/apache/iotdb-client-go: version "v2.0.3" invalid: should be v0 or v1, not v2 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@iotdb.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org