mirror of
https://github.com/pgsty/minio.git
synced 2026-07-22 13:40:22 +03:00
Migrate golanglint-ci config to V2 (#21081)
This commit is contained in:
@@ -129,7 +129,7 @@ func (srv *Server) Init(listenCtx context.Context, listenErrCallback func(listen
|
||||
}
|
||||
|
||||
serve = func() error {
|
||||
return srv.Server.Serve(l)
|
||||
return srv.Serve(l)
|
||||
}
|
||||
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user