cmd/storagenode-updater: fix service build tag, for platforms other than linux and windows
Change-Id: I7ed76b80a1df0ef53f2dd6726a602cc3bd4df9de
This commit is contained in:
parent
3a7eb10c71
commit
c4d5625965
@ -1,7 +1,7 @@
|
||||
// Copyright (C) 2020 Storj Labs, Inc.
|
||||
// See LICENSE for copying information.
|
||||
|
||||
// +build !service
|
||||
// +build !service !windows,!linux,service
|
||||
|
||||
package main
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user