fengshunli commented on code in PR #3045:
URL: 
https://github.com/apache/incubator-eventmesh/pull/3045#discussion_r1098428660


##########
eventmesh-catalog-go/go.mod:
##########
@@ -29,10 +29,72 @@ require (
        gorm.io/gorm v1.23.8
 )
 
+require (
+       github.com/KyleBanks/depth v1.2.1 // indirect
+       github.com/PuerkitoBio/purell v1.1.1 // indirect

Review Comment:
   Indirect dependencies are automatically listed by the go1.18 version update 
mod, and do not need to be processed



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to