fix missing newline in upgrader.go (#30853)

Этот коммит содержится в:
Jesse Hallam
2025-04-25 11:21:37 -03:00
коммит произвёл GitHub
родитель 71334c6d8b
Коммит 291d5a2ba7

Просмотреть файл

@@ -1,5 +1,6 @@
// Copyright (c) 2015-present Mattermost, Inc. All Rights Reserved.
// See LICENSE.txt for license information.
//go:build !linux
// +build !linux