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