wold9168 commented on issue #140:
URL: 
https://github.com/apache/iotdb-client-go/issues/140#issuecomment-3246365959

   In semantic versioning, v2.0.3-1 has a lower priority than v2.0.3
   Therefore, go will tend to use the unpatched `go.mod`file in v2.0.3
   The current temporary solution is: specify `require 
github.com/apache/iotdb-client-go/v2 v2.0.3-1` in go.mod
   With the next release, this issue should resolve itself naturally.
   
   I think this issue could be closed.


-- 
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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to