aboutsummaryrefslogtreecommitdiff
path: root/main_aws.go
diff options
context:
space:
mode:
Diffstat (limited to 'main_aws.go')
-rw-r--r--main_aws.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/main_aws.go b/main_aws.go
index f0bf918..120d6de 100644
--- a/main_aws.go
+++ b/main_aws.go
@@ -1,7 +1,7 @@
// SPDX-FileCopyrightText: © 2019 Grégoire Duchêne <gduchene@awhk.org>
// SPDX-License-Identifier: ISC
-// +build aws,linux
+//go:build aws && linux
package main