marsevilspirit commented on code in PR #2910:
URL: https://github.com/apache/dubbo-go/pull/2910#discussion_r2123573229


##########
filter/auth/default_authenticator.go:
##########
@@ -56,16 +56,16 @@ func newDefaultAuthenticator() filter.Authenticator {
 }
 
 // Sign adds the signature to the invocation
-func (authenticator *defaultAuthenticator) Sign(invocation base.Invocation, 
url *common.URL) error {
+func (authenticator *defaultAuthenticator) Sign(invo base.Invocation, url 
*common.URL) error {

Review Comment:
   fixed.



-- 
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...@dubbo.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org
For additional commands, e-mail: notifications-h...@dubbo.apache.org

Reply via email to