From 22e1387c5b2231c16071e66eea9806228838b0b0 Mon Sep 17 00:00:00 2001 From: Grégoire Duchêne Date: Sun, 31 Oct 2021 16:00:43 +0000 Subject: Migrate to the new syntax for build tags Also, upgrade dependencies. --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main.go') diff --git a/main.go b/main.go index e0f0628..0c361b1 100644 --- a/main.go +++ b/main.go @@ -1,7 +1,7 @@ // SPDX-FileCopyrightText: © 2019 Grégoire Duchêne // SPDX-License-Identifier: ISC -// +build !aws +//go:build !aws package main -- cgit v1.2.3-70-g09d2