Xuanwo commented on code in PR #4886: URL: https://github.com/apache/opendal/pull/4886#discussion_r1676755653
########## bindings/go/go.mod: ########## @@ -17,12 +17,22 @@ module opendal.apache.org/go Review Comment: It doesn't work since we are now pointintg to `opendal.apache.org/go`. After we change our mod to `github.com/apache/opendal/bindings/go`. It should work. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
