catenacyber commented on a change in pull request #2353:
URL: https://github.com/apache/thrift/pull/2353#discussion_r600842450



##########
File path: lib/go/test/fuzz/fuzz.go
##########
@@ -24,10 +24,10 @@ package fuzz
 import (
        "context"
        "fmt"
-       "shared"
        "strconv"
-       "tutorial"
 
+       "github.com/apache/thrift/lib/go/test/fuzz/gen-go/shared"
+       "github.com/apache/thrift/lib/go/test/fuzz/gen-go/tutorial"

Review comment:
       Thanks @fishy 
   Ok, let me know when you merge this go module, and I will go back to adapt 
oss-fuzz PR




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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to