Skip to content
This repository has been archived by the owner on Jul 5, 2024. It is now read-only.

gofmt error in v5.36.0 during brew build #363

Closed
andig opened this issue Jul 27, 2021 · 0 comments · Fixed by #381
Closed

gofmt error in v5.36.0 during brew build #363

andig opened this issue Jul 27, 2021 · 0 comments · Fixed by #381

Comments

@andig
Copy link

andig commented Jul 27, 2021

2021-07-26T19:20:28.5151160Z --- /private/tmp/mmctl-20210726-5071-141gaja/src/github.com/mattermost/mmctl/commands/utils_unix.go.orig	2021-07-26 12:20:18.000000000 -0700
2021-07-26T19:20:28.5153150Z +++ /private/tmp/mmctl-20210726-5071-141gaja/src/github.com/mattermost/mmctl/commands/utils_unix.go	2021-07-26 12:20:18.000000000 -0700
2021-07-26T19:20:28.5154400Z @@ -1,6 +1,7 @@
2021-07-26T19:20:28.5155460Z  // Copyright (c) 2015-present Mattermost, Inc. All Rights Reserved.
2021-07-26T19:20:28.5156460Z  // See LICENSE.txt for license information.
2021-07-26T19:20:28.5157100Z  
2021-07-26T19:20:28.5157560Z +//go:build linux || darwin
2021-07-26T19:20:28.5158100Z  // +build linux darwin
2021-07-26T19:20:28.5158570Z  
2021-07-26T19:20:28.5159020Z  package commands
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant