MM-57378: Bump up golangci version (#26535)
https://mattermost.atlassian.net/browse/MM-57378 ```release-note NONE ``` Co-authored-by: Mattermost Build <build@mattermost.com>
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
7bae6c57f9
Коммит
9431239b2e
@@ -842,10 +842,9 @@ func (a *App) parseLinkMetadata(requestURL string, body io.Reader, contentType s
|
||||
return og, nil, nil
|
||||
}
|
||||
return nil, nil, nil
|
||||
} else {
|
||||
// Not an image or web page with OpenGraph information
|
||||
return nil, nil, nil
|
||||
}
|
||||
// Not an image or web page with OpenGraph information
|
||||
return nil, nil, nil
|
||||
}
|
||||
|
||||
func parseImages(body io.Reader) (*model.PostImage, error) {
|
||||
|
||||
Ссылка в новой задаче
Block a user