[renovate] Update golangci/golangci-lint Docker tag to v1.55.1
Compare changes
+ 28
− 6
@@ -3,6 +3,7 @@ package server
@@ -16,6 +17,7 @@ import (
@@ -39,14 +41,33 @@ func NewAuthServer(
@@ -55,7 +76,7 @@ func (s AuthServer) Login(ctx context.Context, request *apb.LoginRequest) (*apb.
@@ -90,11 +111,12 @@ func (s AuthServer) Logout(ctx context.Context, request *apb.LogoutRequest) (*ap