aboutsummaryrefslogtreecommitdiffstats
path: root/device/race_disabled_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'device/race_disabled_test.go')
-rw-r--r--device/race_disabled_test.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/device/race_disabled_test.go b/device/race_disabled_test.go
index 65fac7e..bb5c450 100644
--- a/device/race_disabled_test.go
+++ b/device/race_disabled_test.go
@@ -1,8 +1,8 @@
-//+build !race
+//go:build !race
/* SPDX-License-Identifier: MIT
*
- * Copyright (C) 2017-2021 WireGuard LLC. All Rights Reserved.
+ * Copyright (C) 2017-2023 WireGuard LLC. All Rights Reserved.
*/
package device